fn from()
in
src/errors.rs [91:93]
3
lines of code
1
McCabe index (conditional complexity)
fn from(_err: InternalError) -> SignatureError { SignatureError::new() }