Gravatar 📇 Rust
Gravatar image URL library for Rust.
API
For full documentation see docs.rs.
Example
use Generator;
let generator = default;
let gravatar_url = generator.generate;
assert_eq!;
Development
With Nix flakes and direnv installed and enabled, all the required dependencies are automatically loaded from shell.nix. Then cargo-make can be used to build, deploy and lint the code. The available tasks are all described in the Makefile.toml configuration.
Feedback
Found a problem or want to request a new feature? Email helllo@holllo.org and I'll see what I can do for you.
License
Distributed under the Apache License 2.0 and MIT licenses, see LICENSE-Apache and LICENSE-MIT for more information.