Docs.rs
tdoc-0.8.1
tdoc 0.8.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
roblillack
Dependencies
atty ^0.2
normal
clap ^4.4
normal
crossterm ^0.27
normal
html-escape ^0.2
normal
once_cell ^1.19
normal
pulldown-cmark ^0.13
normal
regex ^1.10
normal
reqwest ^0.11
normal
rustls ^0.23
normal
rustls-native-certs ^0.8
normal
thiserror ^1.0
normal
unicode-width ^0.1
normal
url ^2.4
normal
webpki-roots ^0.26
normal
assert_matches ^1.5
dev
insta ^1.40
dev
Versions
47.55%
of the crate is documented
Go to latest version
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
Module inline
tdoc
0.8.1
Module inline
Module Items
Structs
Enums
In crate tdoc
tdoc
Module
inline
Copy item path
Source
Expand description
Inline styling primitives used by paragraphs.
Structs
§
Span
Inline-level node that holds styled or plain text content.
Enums
§
Inline
Style
Available inline styles that can be applied to
Span
nodes.