rincon_client 0.1.1

A typesafe client for the ArangoDB Rest API
Documentation
1
2
3
4
//! Methods and types for managing collections.

pub mod methods;
pub mod types;