generate typescript bindings from rust types
# Cargo.toml
[dependencies]
ts-rs = "12.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate TypeScript bindings for a Rust struct
Add `features = ["export"]` to the `ts-rs` dependency in Cargo.toml.
No dependency data recorded yet.