render_item

Function render_item 

Source
pub fn render_item(i: &Item) -> String
Expand description

One published name, as a .becki line.

Public because beck lsp shows it on hover, and docs/04 §4.6 forbids a second renderer: what an editor says a name’s signature is has to be what beck iface publishes it as.