Function rustdoc::json::conversions::from_function_method[][src]

pub(crate) fn from_function_method(
    function: Function,
    has_body: bool,
    tcx: TyCtxt<'_>
) -> Method