cwmanage 0.1.6

A simple crate to help with the Connectwise Manage API
Documentation
1
2
3
4
5
6
7
8
9
# cwmanage
![license](https://img.shields.io/crates/l/cwmanage)
![build](https://github.com/zpeters/cwmanage/workflows/build/badge.svg)
[![crates.io](https://img.shields.io/crates/v/cwmanage)](https://crates.io/crates/cwmanage)
[![Documentation](https://docs.rs/cwmanage/badge.svg)](https://docs.rs/cwmanage/)

cwmanage - Connectwise Manage api crate

This is just my little manage api "library" for learning how rust crates and libraries work