Docs.rs
askama-0.12.1
askama 0.12.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
djc
Dependencies
askama_derive ^0.12.0
normal
askama_escape ^0.10.3
normal
comrak ^0.18
normal
optional
humansize ^2
normal
optional
num-traits ^0.2.6
normal
optional
percent-encoding ^2.1.0
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.9
normal
optional
Versions
85.71%
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
askama
0.12.1
In askama::
filters
askama
::
filters
Function
trim
Copy item path
Source
pub fn trim<T:
Display
>(s: T) ->
Result
<
String
>
Expand description
Strip leading and trailing whitespace