Juju Build Status

Docs

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!

Building

This library requires sqlite3-dev to build because of the rusqlite dependency