Type Alias ryna::interfaces::InterfaceBinaryOpHeader

source ยท
pub type InterfaceBinaryOpHeader = (Vec<Annotation>, usize, Vec<String>, (String, Type), (String, Type), Type);