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.59%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dailymotion
0.0.2
All Items
Crate Items
Modules
Macros
Structs
Enums
Type Aliases
Crate
dailymotion
Copy item path
Source
Modules
§
api
auth
Dailymotion
OAuth2
Macros
§
endpoint
scopes
Structs
§
Scopes
Enums
§
Environment
Variable
Error
Scope
Represents a scope. Scopes are in snake case, e.g. [
Scope::Manage_Videos
] is for the scope
manage_videos
.
Type Aliases
§
Result