[−][src]Type Definition jetscii::BytesConst
type BytesConst = Bytes<fn(_: u8) -> bool>;
A convenience type that can be used in a constant or static.
type BytesConst = Bytes<fn(_: u8) -> bool>;
A convenience type that can be used in a constant or static.