Skip to main content

derive_zod_ts

Function derive_zod_ts 

Source
pub fn derive_zod_ts(input: DeriveInput) -> Result<TokenStream>
Expand description

Generate the #[derive(ZodTs)] expansion.