zod 0.1.0

Rust integraions with the `zod` typescript library.
Documentation
1
2
3
4
5
error: zod: expected `&mut self` got `self`.
 --> tests/ui/rpc/fail/function_bare_self.rs:8:19
  |
8 |     async fn test(self) {}
  |                   ^^^^