[−][src]Type Definition binjs::generic::IOPathItem
type IOPathItem = PathItem<InterfaceName, (usize, FieldName)>;
The type of path items used most commonly throughout our code.
type IOPathItem = PathItem<InterfaceName, (usize, FieldName)>;
The type of path items used most commonly throughout our code.