Closed
Description
From @jethrogb on April 14, 2016 4:41
Num::FromStrRadixErr
should be bound by std::error::Error
or at least std::fmt::Debug
, for use in various Result
methods.
Copied from original issue: rust-num/num#185
From @jethrogb on April 14, 2016 4:41
Num::FromStrRadixErr
should be bound by std::error::Error
or at least std::fmt::Debug
, for use in various Result
methods.
Copied from original issue: rust-num/num#185