Type Alias ImplData

Source
pub type ImplData<'a> = (Option<Path>, Path, Vec<&'a Signature>);