bin2bcd

Crates.iobin2bcd
lib.rsbin2bcd
version0.0.1
sourcesrc
created_at2023-10-15 14:05:56.860832
updated_at2023-10-15 14:05:56.860832
descriptionBinary-BCD-Binary conversion using double-dabble algorithm
homepage
repositoryhttps://github.com/wisbery/double-dabble.git
max_upload_size
id1003769
size30,369
Dariusz Depta (DariuszDepta)

documentation

https://docs.rs/bin2bcd

README

Binary to BCD conversion

Crates.io MIT licensed Apache 2.0 licensed Contributor Covenant

Overview

Rust implementation of binary to BCD and BCD to binary conversions using double-dabble algorithm.

License

Licensed under either of

at your option.

Contribution

All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1

cargo fmt