Docs.rs
  • modality-reflector-config-0.4.0
    • modality-reflector-config 0.4.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jonlamb-gh
    • Dependencies
      • dirs ^4.0.0 normal
      • lazy_static ^1.4 normal
      • modality-api ^0.3.0 normal
      • modality-auth-token ^0.2 normal
      • regex ^1.6 normal
      • serde ^1.0 normal
      • thiserror ^1 normal
      • toml ^0.5 normal
      • tracing ^0.1 normal
      • url ^2.1 normal
      • tempfile ^3.1.0 dev
    • Versions
    • 2.97% 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

modality_reflector_config0.4.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Functions

Crate modality_reflector_config

Source

Modules§

resolve

Structs§

AttrKey
AttrKeyEqValuePair
Parsing and representation for ‘foo = “bar”’ or “baz = true” or “whatever.anything = 42” type key value attribute pairs.
AvailablePorts
Config
InclusivePortRange
MutatorAttributes
PluginShutdown
PluginsIngest
PluginsIngestMember
PluginsMutation
PluginsMutationMember
SemanticErrorExplanation
TimelineAttributes
TopLevelIngest
TopLevelMutation
TopLevelPlugins

Enums§

AttrKeyValuePairParseError
AttrVal
ConfigLoadError
ConfigWriteError
EnvSubError
MergeMutatorAttributesError
TomlValue
Representation of a TOML value.

Constants§

CONFIG_ENV_VAR
MODALITY_MUTATION_CONNECT_PORT_DEFAULT
MODALITY_MUTATION_CONNECT_TLS_PORT_DEFAULT
MODALITY_REFLECTOR_INGEST_CONNECT_PORT_DEFAULT
MODALITY_REFLECTOR_INGEST_CONNECT_TLS_PORT_DEFAULT
MODALITY_REFLECTOR_MUTATION_CONNECT_PORT_DEFAULT
MODALITY_REFLECTOR_MUTATION_CONNECT_TLS_PORT_DEFAULT
MODALITY_STORAGE_SERVICE_PORT_DEFAULT
MODALITY_STORAGE_SERVICE_TLS_PORT_DEFAULT

Functions§

try_from_file
try_to_file
try_to_string