fn from()
in
src/lib.rs [317:319]
3
lines of code
1
McCabe index (conditional complexity)
fn from(value: ToStrError) -> Self { Self::ToStrError(value) }