Module structured_destructuring

Module structured_destructuring 

Source
Expand description

Structured destructuring for complex data types

Structs§

AlgorithmConfig
Configuration for ML algorithms with structured validation
StructuralSchema
Schema for validating complex data structures

Enums§

ConfigValue
Values that can be stored in configuration

Traits§

StructuredDestructure
Trait for types that support structured destructuring

Functions§

create_complex_pattern_guard
Pattern matching for complex validation scenarios