Skip to main content

build_fn_item

Function build_fn_item 

Source
fn build_fn_item(
    method: &Method,
    vis: &str,
    must_use: &str,
    props: &ProjectionProps,
) -> AssocItem