[][src]Type Definition binjs_shared::IOPathItem

type IOPathItem = PathItem<InterfaceName, (usize, FieldName)>;

The type of path items used most commonly throughout our code.