Docs.rs
maj-0.6.0
maj 0.6.0
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
Xe
Dependencies
async-std ^1.6
normal
optional
async-tls ^0
normal
optional
async-trait ^0
normal
optional
log ^0.4
normal
mime_guess ^2.0
normal
num ^0.2
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
once_cell ^1.4
normal
rustls ^0.18
normal
optional
structopt ^0.3
normal
thiserror ^1
normal
tokio ^0.2
normal
optional
tokio-rustls ^0.14
normal
optional
url ^2
normal
webpki ^0.21.0
normal
optional
webpki-roots ^0.20
normal
optional
pretty_env_logger ^0.4
dev
Versions
39.53%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
maj
0.6.0
Module gemini
Module Items
Structs
Enums
Functions
In crate maj
maj
Module
gemini
Copy item path
Source
Structs
§
Builder
Build a gemini document up from a series of nodes.
Enums
§
Node
Individual nodes of the document. Each node correlates to a line in the file.
Functions
§
parse
render
Render a set of nodes as a document to a writer.