fn from()
in
src/errors.rs [42:44]
3
lines of code
1
McCabe index (conditional complexity)
fn from(err: http::Error) -> Self { HttpError::Generic(err) }