//! Module containing configuration value types.
//!//! Configuration value types are types implementing the [`Layer`][1] trait.
//!//! [1]: crate::layer::Layer
pubmodcached;pubmodfile_read;pubmodor_default;pubmodparsed;pubmodtext_var;pubusecached::Cached;pubusefile_read::FileRead;pubuseor_default::OrDefault;pubuseparsed::Parsed;pubusetext_var::TextVar;