Docs.rs
  • askama_iron-0.10.0
    • askama_iron 0.10.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • Dependencies
      • askama ^0.10 normal
      • iron >=0.5, <0.7 normal
    • Versions
    • 0% 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
    • 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

askama_iron0.10.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • ContentType
  • Html
  • MarkupDisplay
  • Response
  • Text
  • shared::Config
  • shared::Integrations
  • shared::MarkupDisplay
  • shared::Syntax
  • shared::helpers::LoopItem
  • shared::helpers::TemplateLoop

Enums

  • Error
  • shared::CompileError
  • shared::Error

Traits

  • Modifier
  • SizedTemplate
  • Template

Derive Macros

  • Template

Functions

  • read_config_file
  • rerun_if_templates_changed
  • shared::filters::abs
  • shared::filters::capitalize
  • shared::filters::center
  • shared::filters::e
  • shared::filters::escape
  • shared::filters::filesizeformat
  • shared::filters::fmt
  • shared::filters::format
  • shared::filters::indent
  • shared::filters::into_f64
  • shared::filters::into_isize
  • shared::filters::join
  • shared::filters::linebreaks
  • shared::filters::linebreaksbr
  • shared::filters::lower
  • shared::filters::lowercase
  • shared::filters::safe
  • shared::filters::trim
  • shared::filters::truncate
  • shared::filters::upper
  • shared::filters::uppercase
  • shared::filters::urlencode
  • shared::filters::urlencode_strict
  • shared::filters::wordcount
  • shared::get_template_source
  • shared::read_config_file

Type Aliases

  • Result
  • shared::Result

Constants

  • shared::filters::BUILT_IN_FILTERS