Skip to main content

getter_text

Function getter_text 

Source
pub fn getter_text(
    ctx: &GeneratorContext<'_>,
    field: &Reader<'_>,
    is_reader: bool,
    is_fn: bool,
) -> Result<(String, FormattedText, Option<FormattedText>)>