Docs.rs
  • schematic-0.1.2
    • schematic 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • milesj
    • Dependencies
      • garde ^0.11.2 normal
      • miette ^5.8.0 normal
      • reqwest ^0.11.17 normal
      • schemars ^0.8.12 normal
      • schematic_macros ^0.1.2 normal
      • serde ^1.0.159 normal
      • serde_json ^1.0.95 normal
      • serde_path_to_error ^0.1.11 normal
      • serde_yaml ^0.9.21 normal
      • starbase_styles ^0.1.7 normal
      • thiserror ^1.0.40 normal
      • toml ^0.7.3 normal
      • ts-rs ^6.2.1 normal
      • serial_test ^2.0.0 dev
    • Versions
    • 73.53% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate schematic

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
  • Derive Macros
?
Change settings

List of all items

Structs

  • ConfigLoadResult
  • ConfigLoader
  • SettingPath
  • ValidateError
  • ValidatorError
  • color::OwoStyle

Enums

  • ConfigError
  • ExtendsFrom
  • ParserError
  • Segment
  • Source
  • SourceFormat
  • ValidateErrorType
  • color::Color
  • color::Style
  • validate::IpKind

Traits

  • Config
  • PartialConfig
  • validate::Alphanumeric
  • validate::Ascii
  • validate::Bounds
  • validate::Contains
  • validate::HasLength
  • validate::Ip
  • validate::Length
  • validate::Pattern

Macros

  • config_enum

Derive Macros

  • Config

Functions

  • color::clean_path
  • color::create_style
  • color::failure
  • color::file
  • color::hash
  • color::id
  • color::invalid
  • color::label
  • color::log_target
  • color::muted
  • color::muted_light
  • color::no_color
  • color::paint
  • color::paint_style
  • color::path
  • color::shell
  • color::success
  • color::supports_color
  • color::symbol
  • color::url
  • env::parse_bool
  • env::split_colon
  • env::split_comma
  • env::split_semicolon
  • env::split_space
  • internal::default_from_env_var
  • internal::parse_from_env_var
  • is_file_like
  • is_url_like
  • merge::append_vec
  • merge::discard
  • merge::merge_btreemap
  • merge::merge_btreeset
  • merge::merge_hashmap
  • merge::merge_hashset
  • merge::prepend_vec
  • merge::preserve
  • merge::replace
  • validate::alphanumeric
  • validate::ascii
  • validate::contains
  • validate::in_length
  • validate::in_range
  • validate::ip
  • validate::ip_v4
  • validate::ip_v6
  • validate::max_length
  • validate::min_length
  • validate::regex

Type Definitions

  • validate::Validator

Constants

  • color::COLOR_LIST
  • color::COLOR_LIST_UNSUPPORTED