Docs.rs
dailymotion-0.0.2
dailymotion 0.0.2
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
Breadinator
Dependencies
chrono ^0.4.23
normal
oauth2 ^4.3.0
normal
reqwest ^0.11.13
normal
serde ^1.0.152
normal
serde_json ^1.0.91
normal
strum ^0.24
normal
strum_macros ^0.24
normal
url ^2.3.1
normal
Versions
2.21%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate dailymotion
Version 0.0.2
All Items
Modules
Macros
Structs
Enums
Type Definitions
?
Crate
dailymotion
source
·
[
−
]
Modules
api
auth
Dailymotion
OAuth2
Macros
endpoint
scopes
Structs
Scopes
Enums
EnvironmentVariable
Error
Scope
Represents a scope. Scopes are in snake case, e.g. [
Scope::Manage_Videos
] is for the scope
manage_videos
.
Type Definitions
Result