Crate nate_common
source · [−]Expand description
Helper library for NaTE.
This libary is used during the runtime of the generated code.
Feature flags
-
std
(enabled by default) — disable#![no_std]
, impliesalloc
-
alloc
(enabled by default) — enable features found in the alloc crate, e.g. std::io::Write
Structs
A wrapper around a displayable type that makes it write out XML escaped.
Traits
Types implementing this marker don’t need to be escaped.
Optimized trait methods to render a NaTE template