[][src]Crate dropbox_sdk

Re-exports

pub use client_trait::AppAuthClient;
pub use client_trait::NoauthClient;
pub use client_trait::UserAuthClient;
pub use client_trait::TeamAuthClient;

Modules

account
auth
check
client_trait

Everything needed to implement your HTTP client.

common
contacts
dbx_async
default_client
file_properties

This namespace contains helpers for property and template metadata endpoints.

file_requests

This namespace contains endpoints and data types for file request operations.

files

This namespace contains endpoints and data types for basic file operations.

oauth2
paper

This namespace contains endpoints and data types for managing docs and folders in Dropbox Paper. New Paper users will see docs they create in their filesystem as '.paper' files alongside their other Dropbox content. The /paper endpoints are being deprecated and you'll need to use /files and /sharing endpoints to interact with their Paper content. Read more in the Paper Migration Guide.

secondary_emails
seen_state
sharing

This namespace contains endpoints and data types for creating and managing shared links and shared folders.

team
team_common
team_log
team_policies
users

This namespace contains endpoints and data types for user management.

users_common

This namespace contains common data types used within the users namespace.

Enums

Error

Type Definitions

Result