Docs.rs
  • string-template-plus-0.4.3
    • string-template-plus 0.4.3
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Atreyagaurav
    • Dependencies
      • anyhow ^1.0.75 normal
      • chrono ^0.4.31 normal
      • colored ^2.0.4 normal
      • lazy_static ^1.4.0 normal
      • regex ^1.9.5 normal
      • rust_lisp ^0.18.0 normal
      • subprocess ^0.2.9 normal
      • titlecase ^2.2.1 normal
    • Versions
    • 70.83% 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

string_template_plus0.4.3

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • RenderIter
  • RenderOptions
  • TEMPLATE_PAIRS
  • TEMPLATE_PAIRS_END
  • TEMPLATE_PAIRS_START
  • Template

Enums

  • TemplatePart
  • errors::RenderTemplateError
  • errors::TransformerError

Traits

  • Render

Functions

  • lisp::calculate
  • transformers::apply_tranformers
  • transformers::bound
  • transformers::calc
  • transformers::comma
  • transformers::count
  • transformers::float_format
  • transformers::group
  • transformers::quote
  • transformers::replace
  • transformers::string_case
  • transformers::take
  • transformers::trim

Statics

  • ESCAPE_CHAR
  • LISP_START_CHAR
  • LITERAL_VALUE_QUOTE_CHAR
  • OPTIONAL_RENDER_CHAR
  • TIME_FORMAT_CHAR
  • VAR_TRANSFORM_SEP_CHAR