2 releases
new 0.4.1 | Nov 9, 2024 |
---|---|
0.4.0 |
|
0.4.0-alpha.0 | Nov 17, 2023 |
#2354 in Encoding
211 downloads per month
Used in 2 crates
25KB
649 lines
base64id-core
This crate contains the core library code for base64id-rs. You shouldn't use this crate directly. See here instead.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://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.
lib.rs
:
This crate contains the core library code for base64id-rs. You shouldn't use this crate directly. See here instead.