Type Definition esr::ast::Method

source ·
pub type Method<'ast> = Function<'ast, EmptyName>;