Crates.io | meme-id |
lib.rs | meme-id |
version | 0.0.0 |
source | src |
created_at | 2022-04-27 19:04:20.140196 |
updated_at | 2022-04-27 19:04:20.140196 |
description | Map IDs to phrases and vice versa |
homepage | https://github.com/zakarumych/meme-id |
repository | https://github.com/zakarumych/meme-id |
max_upload_size | |
id | 576170 |
size | 97,430 |
Provides functions to transform IDs to memorable phrases and back. Supports parsing IDs from strings with arbitrary casing and delimiters.
16, 32, 64 and 128 bit IDs are supported.
serde
feature enables usage of serde attribute #[serde(with = "meme_id::<scheme-name>")]
to serialize and deserialize IDs into phrases.
Licensed under either of
at your option.
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.