utils/misc

Functions

pub fn unwrap(res: Result(a, b)) -> a

For when you really know the Result cannot be Error

Search Document