Re-exports§
pub use crate::traits::ApiClientImpl;
pub use crate::traits::BodyExt;
pub use crate::traits::ODataQuery;
Structs§
- Blocking
Client - Blocking
Request Handler - Body
Read - Client
- File
Config - Config for downloading files using Microsoft Graph File and OneDrive APIs. FileConfig can also be used for uploads but all fields except for the provided path are ignored.
- Graph
Client Configuration - Minimal
Async Client - Minimal
Blocking Client - Request
Components - Provides the necessary components for building a request.
- Request
Handler - Resource
Config - Provides components for storing resource id’s and helps build the current request URL.
- Upload
Session - Upload
Session Blocking