[][src]Function annotation_rs::get_nested_types

pub fn get_nested_types(
    segment: &'a PathSegment,
    message: &'static str
) -> Result<Vec<&'a Type, Global>, Error>