Docs.rs
  • schematic-0.2.3
    • schematic 0.2.3
    • 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.2.3 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
    • 76.92% 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

  • Version 0.2.3
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros
?
Change settings

Crate schematic

source ·

Modules

  • color
  • env
  • internal
  • merge
  • validate

Macros

  • config_enum

Structs

  • ConfigLoadResult
  • ConfigLoader
  • ConfigMeta
  • SettingPath
  • ValidateError
  • ValidatorError

Enums

  • ConfigError
  • ExtendsFrom
  • ParserError
  • Segment
  • Source
  • SourceFormat
  • ValidateErrorType

Traits

  • Config
  • PartialConfig

Functions

  • is_file_like
  • is_url_like

Derive Macros

  • Config