snow-rs 0.1.0

A Rust implementation of the ServiceNow APIs
Documentation
1
2
3
4
5
6
7
//! ServiceNow API client


/// Primary struct holding meta-data for ServiceNow
/// 

pub struct ServiceNow {}