Expand description
Prelude for working with parameters
Structs§
- Param
Metadata - Metadata about a parameter
- Param
Range - Range constraints for a parameter
- Parameter
Id - Type-safe parameter identifier with validation
Enums§
- Param
Type - Type of parameter value
- Param
Value - Parameter value (can be of different types)
- Parameter
Error - Errors that can occur during parameter operations
Traits§
- Into
Param Value - Trait for types that can be converted to/from
ParamValue
Type Aliases§
- Parameter
Result - Result type for parameter operations