Docs.rs
mastodon-async-1.3.2
mastodon-async 1.3.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
dscottboggs
Dependencies
derive_deref ^1.1.1
normal
derive_is_enum_variant ^0.1.1
normal
doc-comment ^0.3
normal
envy ^0.4
normal
optional
futures ^0.3.25
normal
futures-util ^0.3.25
normal
isolang ^2.2
normal
log ^0.4
normal
mastodon-async-entities ^1
normal
parse_link_header ^0.3.3
normal
percent-encoding ^2.2.0
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7.1
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.38
normal
time ^0.3
normal
tokio ^1.22.0
normal
tokio-util ^0.7.4
normal
toml ^0.7
normal
optional
url ^2
normal
uuid ^1.2.2
normal
femme ^2.2.1
dev
futures-util ^0.3.25
dev
html2text ^0.6.0
dev
indoc ^2.0
dev
tempfile ^3
dev
tokio-test ^0.4.2
dev
skeptic ^0.13
build
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Module context
mastodon_
async
1.3.2
Module context
Module Items
Structs
In mastodon_
async::
entities
mastodon_async
::
entities
Module
context
Copy item path
Source
Expand description
Data structures for ser/de of contetx-related resources A module about contexts of statuses.
Structs
ยง
Context
A context of a status returning a list of statuses it replied to and statuses replied to it.