meme-id 0.0.0

Map IDs to phrases and vice versa
Documentation
  • Coverage
  • 26.09%
    12 out of 46 items documented0 out of 0 items with examples
  • Size
  • Source code size: 96.92 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.93 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • zakarumych/meme-id
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zakarumych

meme-id

crates docs actions MIT/Apache loc

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.

License

Licensed under either of

at your option.

Contributions

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.