Docs.rs
misskey-api-0.2.0
misskey-api 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
coord-e
Dependencies
chrono ^0.4
normal
mime ^0.3
normal
misskey-core ^0.2.0
normal
rand_core ^0.2.2
normal
serde ^1.0.103
normal
serde_json ^1.0
normal
strum_macros ^0.12
normal
thiserror ^1.0.2
normal
typed-builder ^0.6
normal
ulid ^0.4
normal
url ^2.1
normal
async-trait ^0.1.35
dev
futures ^0.3
dev
isahc ^0.9.2
dev
rand ^0.7
dev
tokio ^0.3
dev
ulid ^0.4
dev
Versions
16.63%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Files
misskey_api/endpoint/
messaging.rs
1
pub mod
history;
2
pub mod
messages;