Function racer::ast::parse_struct_fields [] [src]

pub fn parse_struct_fields(s: String, scope: Scope) -> Vec<(String, usize, Option<Ty>)>