graph-rs-sdk 0.0.2

Microsoft Graph Api Client
Documentation
1
2
3
4
5
#[macro_use]
pub mod macros;
mod graph;

pub use graph::*;