fn from()
in
nsm-io/src/lib.rs [35:37]
3
lines of code
1
McCabe index (conditional complexity)
fn from(error: IoError) -> Self { Error::Io(error) }