cholcombe973 / Juju

Rust library for interfacing with Juju

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust library for interfacing with Juju

License:MIT License


Languages

Language:Rust 100.0%