utils/misc

Functions

pub fn to_hex(buf: BitArray) -> String
pub fn unwrap(res: Result(a, b)) -> a

For when you really know the Result cannot be Error

Search Document