juju 0.3.1

A library to interact with the Juju system. For an example charm see: https://github.com/cholcombe973/gluster-charm
Documentation
1
2
3
4
5
6
7
# Juju [![Build Status]https://travis-ci.org/cholcombe973/Juju.svg?branch=master]https://travis-ci.org/cholcombe973/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!

Reference documentation is available [here](http://cholcombe973.github.io/Juju/juju/index.html).