InterfaceData

Type Alias InterfaceData 

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