Crate const_unwrap

source ·
Expand description

const-unwrap provides macros which can be used to unwrap Options and Results in a const context.

Functions§