Structs§
- Invalid
VarChar MaxLength Error - The error returned when constructing a
VarCharMaxLength
from an invalid value. - Proto
VarChar MaxLength - VarChar
- A marker type indicating that a Rust string should be interpreted as a
SqlScalarType::VarChar
. - VarChar
MaxLength - The
max_length
of aSqlScalarType::VarChar
.