Docs.rs
  • envmnt-0.10.4
    • envmnt 0.10.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • sagiegurari
    • Dependencies
      • fsio ^0.4 normal
      • indexmap ^1 normal
      • doc-comment ^0.3 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

envmnt0.10.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • types::ExpandOptions
  • types::ListOptions

Enums

  • errors::EnvmntError
  • types::ExpansionType

Functions

  • checkpoint
  • contains
  • contains_ignore_case
  • decrement
  • evaluate_and_load_file
  • evaluate_and_set_all
  • exists
  • expand
  • get_any
  • get_f32
  • get_f64
  • get_i128
  • get_i16
  • get_i32
  • get_i64
  • get_i8
  • get_isize
  • get_list
  • get_list_with_options
  • get_or
  • get_or_panic
  • get_parse
  • get_parse_or
  • get_remove
  • get_set
  • get_u128
  • get_u16
  • get_u32
  • get_u64
  • get_u8
  • get_usize
  • increment
  • is
  • is_all_exists
  • is_any_exists
  • is_equal
  • is_or
  • load_file
  • parse_env_file_content
  • parse_file
  • remove
  • remove_all
  • set
  • set_all
  • set_bool
  • set_f32
  • set_f64
  • set_i128
  • set_i16
  • set_i32
  • set_i64
  • set_i8
  • set_isize
  • set_list
  • set_list_with_options
  • set_optional
  • set_or_remove
  • set_u128
  • set_u16
  • set_u32
  • set_u64
  • set_u8
  • set_usize
  • vars

Type Aliases

  • ExpandOptions
  • ExpansionType
  • ListOptions
  • types::EnvmntResult