Skip to main content

documentation

Function documentation 

Source
pub fn documentation(sentence: &str) -> Result<Vec<GeneratedToken>, Overflow>
Expand description

One documentation attribute over one sentence.

ยงErrors

Returns Overflow where the attribute outgrows the declared magnitude.