# Cloud Lib Simple rust lib for: - Creating MD5-based guids from names (strings). - Standardizing names ## Purpose Make it easier to create relatable unique identifiers for inventory ## Intended consumers Currently: Intility's employees. ## Main technologies Rust NixShell ## Available at crates.io (intility-cloud-lib) ## Requirements - Rust or Nix and Direnv (this will install rust for you) ## Testing locally - `Cargo test` in the main folder to run tests ## Known issues