FiberId

Fibers' ID type

alias FiberId = TypedIdentifier!("FiberId", ushort, ushort.max, ushort.max, FMT("0x{_value!%04X}"))

Meta