Docs.rs
nib-0.0.10
nib 0.0.10
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
grauwoelfchen
Dependencies
document_tree ^0.4.0
normal
glob ^0.3.0
normal
handlebars ^4.1.1
normal
lazy_static ^1.4.0
normal
regex ^1.5
normal
rst_parser ^0.4.0
normal
rst_renderer ^0.4.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
syntect ^4.6
normal
Versions
27.08%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nib
0.0.10
All Items
Crate Items
Modules
Macros
Crate
nib
Copy item path
Source
Modules
§
config
fs
highlighter
loader
registry
writer
Macros
§
include_
static_
file
A macro loads static files in default template with include_str! macro.
include_
template_
file
A macro loads handlebar files in default template with include_str! macro.