ts2rs.A TypeScript to Rust type converter for bidirectional JSON serialization. This tool generates Rust type definitions from TypeScript types, enabling seamless data interchange between TypeScript and Rust applications via JSON. Nested types are traversed, even types in different packages.