Docs.rs
  • salak-0.14.1
    • salak 0.14.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • leptonyu
    • Dependencies
      • clap ^2.33 normal optional
      • ipnet ^2.3 normal optional
      • lazy_static ^1.4 normal
      • log ^0.4 normal optional
      • pad ^0.1 normal optional
      • parking_lot ^0.11 normal
      • rand ^0.8 normal optional
      • salak_derive ^0.8 normal optional
      • toml ^0.5 normal optional
      • yaml-rust ^0.4.5 normal optional
      • criterion ^0.3 dev
      • env_logger ^0.9 dev
      • quickcheck ^1 dev
      • quickcheck_macros ^1 dev
      • rand ^0.8 dev
      • trybuild ^1 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

salak0.14.1

Crate Items

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

List of all items

Structs

  • AppInfo
  • FactoryBuilder
  • FactoryContext
  • Ordered
  • ResourceBuilder
  • Salak
  • SalakBuilder
  • SalakContext
  • SalakDescContext
  • source::HashMapSource
  • source::Key
  • source::SubKeys
  • wrapper::IORef
  • wrapper::NonEmptyVec

Enums

  • Property
  • PropertyError

Traits

  • AutoDeriveFromEnvironment
  • DescFromEnvironment
  • EnumProperty
  • Environment
  • Factory
  • FromEnvironment
  • IsProperty
  • PrefixedFromEnvironment
  • PropertySource
  • Resource
  • Service

Macros

  • app_info
  • generate_service
  • impl_enum_property
  • inline_toml

Derive Macros

  • FromEnvironment
  • Service

Functions

  • source::system_environment

Constants

  • PRIORITY_HIGH
  • PRIORITY_HIGHEST
  • PRIORITY_LOW
  • PRIORITY_LOWEST
  • PRIORITY_NORMAL