dzamlo / rust-bitfield

This crate provides macros to generate bitfield-like struct.
Apache License 2.0
157 stars 19 forks source link

`into` should affect the setter #22

Open dzamlo opened 5 years ago

dzamlo commented 5 years ago

As discussed in https://github.com/dzamlo/rust-bitfield/pull/21#issuecomment-496318709

This would replaced the from into