Docs.rs
nickel-0.11.0
nickel 0.11.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cburgdorf
Ryman
jolhoeft
Dependencies
compiletest_rs ^0.3
normal
optional
groupable ^0.2
normal
hyper ^0.10
normal
lazy_static ^1.0
normal
log ^0.3
normal
modifier ^0.1
normal
mustache ^0.9
normal
plugin ^0.2
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
time ^0.1
normal
typemap ^0.3
normal
url ^1.0
normal
serde_derive ^1.0
dev
Versions
3.98%
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
nickel
0.11.0
Module template_
cache
Module Items
Structs
Enums
In crate nickel
nickel
Module
template_cache
Copy item path
Source
Structs
§
Template
Cache
Cache of compiled mustache templates
Enums
§
Reload
Policy
ReloadPolicy controls how often the modification time of template file is checked. Checks take place only when rendering the template.