Crate vconfig_rocket

Crate vconfig_rocket 

Source

Modules§

serde
Re-export serde.

Structs§

DefaultVariants
Re-export vconfig::default::DefaultVariants as DefaultVariants.
VConfigContext
vconfig context used in rocket applications.

Traits§

Variants
Re-export vconfig::traits::Variants as Variants.
VariantsProcessor
A trait for processing variants in the context of a web request.

Functions§

de_from_file
Re-export vconfig::de::from_file as de_from_file.

Attribute Macros§

vconfig
Re-export vconfig_codegen::rocket_variant_config as vconfig.