Module graph_http::api_impl 
source · Re-exports
pub use crate::traits::ApiClientImpl;pub use crate::traits::BodyExt;pub use crate::traits::ODataQuery;
Structs
- 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.
 - Provides the necessary components for building a request.
 - Provides components for storing resource id’s and helps build the current request URL.