Docs.rs
tbot-0.6.7
tbot 0.6.7
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
SnejUgal
Dependencies
futures ^0.3
normal
hyper ^0.13.3
normal
hyper-proxy ^0.6
normal
hyper-rustls ^0.19
normal
optional
hyper-tls ^0.4
normal
optional
is-macro ^0.1.6
normal
native-tls ^0.2
normal
optional
paste ^0.1
normal
serde ^1.0.34
normal
serde_json ^1
normal
tokio ^0.2
normal
tokio-rustls ^0.12
normal
optional
tokio-tls ^0.3
normal
optional
tracing ^0.1
normal
tracing-futures ^0.2
normal
meval ^0.2
dev
rand ^0.7
dev
Versions
100%
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
tbot
0.6.7
Formattable
Implementors
In tbot::
markup
tbot
::
markup
Trait
Formattable
Copy item path
Source
pub trait Formattable:
Formattable
+
Formattable
{ }
Expand description
A value that can be formatted in all markups.
Implementors
§
Source
§
impl<T:
Formattable
+
Formattable
>
Formattable
for T