Docs.rs
gemtext-0.2.1
gemtext 0.2.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
Xe
Dependencies
pretty_env_logger ^0.4
dev
Versions
37.5%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gemtext
0.2.1
All Items
Crate Items
Structs
Enums
Functions
Crate
gemtext
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.