Expand description
OneDrive CloudHome implementation.
Uses the Microsoft Graph API. Files are stored flat in a single folder — path
separators are escaped by the key_encoding helpers. The
read/read_range/list/delete methods are the shared OAuthRestHome
implementations; this file supplies only the Graph request shapes, the page
parser, the upload paths, and sharing.
Structs§
- OneDrive
Cloud Home - OneDrive cloud home backend.