pub type IsNotValid = String;
Type alias for the invalid variant, mirroring the TypeScript SDK’s IsNotValid interface.
TypeScript
IsNotValid
pub struct IsNotValid { /* private fields */ }