Docs.rs
oxiplate-0.16.4
oxiplate 0.16.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
0b10011
Dependencies
oxiplate-derive ^0.16.4
normal
oxiplate-traits ^0.1
normal
rustversion ^1.0.19
dev
trybuild ^1.0.115
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
All
oxiplate
0.16.4
Crate Items
Structs
Enums
Traits
Functions
Derive Macros
List of all items
Structs
CowStrWrapper
ToCowStrWrapper
UnescapedTextWrapper
Enums
escapers::html::HtmlEscaper
escapers::json::JsonEscaper
escapers::markdown::MarkdownEscaper
escapers::your_group::YourEscaper
Traits
CowStr
Escaper
FastCowStr
FastEscape
Render
ToCowStr
UnescapedText
prelude::Render
Derive Macros
Oxiplate
prelude::Oxiplate
Functions
escapers::html::escape_attribute_quoted_value
escapers::html::escape_comment_text
escapers::html::escape_text
escapers::json::escape_substring
escapers::markdown::escape_unformatted_text
filters::default
filters::lower
filters::trim
filters::trim_end
filters::trim_start
filters::upper