Title says it all, would you consider adding back a constructor similar to `Error::from_raw_error` used to be? Required for `getrandom` crate: https://github.com/rust-random/getrandom/blob/157d6f23dc53ea995294646c4f6301116aaa2bfa/src/error.rs#L113-L115.
Title says it all, would you consider adding back a constructor similar to
Error::from_raw_errorused to be?Required for
getrandomcrate: https://github.com/rust-random/getrandom/blob/157d6f23dc53ea995294646c4f6301116aaa2bfa/src/error.rs#L113-L115.