Docs.rs
  • subst-0.3.8
    • subst 0.3.8
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • de-vri-es
    • Dependencies
      • indexmap ^2.5.0 normal optional
      • memchr ^2.4.1 normal
      • serde ^1.0.0 normal optional
      • serde_json ^1.0.118 normal optional
      • serde_yaml ^0.9.34 normal optional
      • toml ^0.8.14 normal optional
      • unicode-width ^0.1.9 normal
      • assert2 ^0.3.6 dev
      • serde ^1.0.0 dev
    • Versions
    • 100% 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

subst0.3.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ByteTemplate
  • ByteTemplateBuf
  • Env
  • EnvBytes
  • NoSubstitution
  • Template
  • TemplateBuf
  • error::ExpectedCharacter
  • error::InvalidEscapeSequence
  • error::MissingClosingBrace
  • error::MissingVariableName
  • error::NoSuchVariable
  • error::UnexpectedCharacter

Enums

  • NeverValue
  • error::CharOrByte
  • error::Error
  • error::ExpandError
  • error::ParseError
  • json::Error
  • toml::Error
  • yaml::Error

Traits

  • VariableMap

Functions

  • json::from_slice
  • json::from_str
  • json::substitute_string_values
  • substitute
  • substitute_bytes
  • toml::from_slice
  • toml::from_str
  • toml::substitute_string_values
  • yaml::from_slice
  • yaml::from_str
  • yaml::substitute_string_values