format_getter

Function format_getter 

Source
fn format_getter(
    f: &mut Formatter<'_>,
    cx: &Context,
    getter: &Function<'_>,
    object: &Object<'_>,
    cfg: Config,
) -> Result