[](https://docs.rs/juju)
Rust library for interfacing with Juju.
This library makes it easy to write charms in Rust, with the benefits that Rust brings: static typing, minimal dependencies and fun!
This library requires sqlite3-dev to build because of the rusqlite
dependency