Crate vconfig_actix_web

Source

Modules§

serde
Re-export serde.

Structs§

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

Traits§

Variants
Re-export vconfig::traits::Variants as Variants.
VariantsProcessor
A trait for processing variant data in the context of an Actix Web request.

Functions§

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

Attribute Macros§

vconfig
Re-export vconfig_codegen::actix_web_variant_config as vconfig.