Searched defs:BeBytes (Results 1 – 1 of 1) sorted by relevance
3 pub trait BeBytes: Sized { trait17 impl BeBytes for $num { impl