Type Definition rustc_expand::base::DeriveResolutions[][src]

pub type DeriveResolutions = Vec<(Path, Annotatable, Option<Lrc<SyntaxExtension>>)>;