fn ty()

in src/fields/struct_field.rs [30:32]


    fn ty(&self) -> syn::Type {
        self.ty.clone()
    }