Function racer::ast::parse_fn_arg_type [] [src]

pub fn parse_fn_arg_type(s: String, argpos: usize, scope: Scope, session: &Session) -> Option<Ty>