Skip to main content

IsNotValid

Type Alias IsNotValid 

Source
pub type IsNotValid = String;
Expand description

Type alias for the invalid variant, mirroring the TypeScript SDK’s IsNotValid interface.

Aliased Type§

pub struct IsNotValid { /* private fields */ }