Function syntax::ast_util::split_trait_methods[src]

pub fn split_trait_methods(trait_methods: &[TraitMethod]) -> (Vec<TypeMethod>, Vec<Gc<Method>>)