pub type IsValid = ();
Type alias for the valid variant, mirroring the TypeScript SDK’s IsValid interface.
TypeScript
IsValid