fn from()
in
nsm-io/src/lib.rs [41:43]
3
lines of code
1
McCabe index (conditional complexity)
fn from(error: CborError) -> Self { Error::Cbor(error) }