Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mainrs/tousize

A Rust library providing a trait for `usize` conversion.
https://github.com/mainrs/tousize

rust-library

Last synced: about 1 month ago
JSON representation

A Rust library providing a trait for `usize` conversion.

Awesome Lists containing this project

README

        

# tousize

[![Maintenance](https://img.shields.io/badge/maintenance-actively%20maintained-brightgreen.svg)](https://github.com/SirWindfield/tousize)
[![crates.io](https://img.shields.io/crates/v/tousize.svg)](https://crates.io/crates/tousize)
[![crates.io](https://img.shields.io/crates/d/tousize)](https://crates.io/crates/tousize)
[![Documentation](https://docs.rs/tousize/badge.svg)](https://docs.rs/tousize)
[![docs_master_badge]][docs_master_url]

> A Rust library providing a trait for `usize` conversion.

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

[docs_master_badge]: https://img.shields.io/badge/docs.rs-master-green
[docs_master_url]: https://tousize.zerotask.net