Mads Andresen

Results 2 issues of Mads Andresen

This PR seeks to solve #54. This is done by implementing `Read, Write, Seek, IoBase` for mutable references and removing the `IntoStorage` trait. This enables one to give a mutable...

This trait lets the implementer choose the type for `Baudrate` as this is done in different ways in different crates. Returning a result lets the implementer sort out bad, incompatible...

S-waiting-on-review
T-hal