Aleph-Alpha / ts-rs

Generate TypeScript bindings from Rust types
MIT License
1.08k stars 107 forks source link

Add '#[ts(bound)]' attribute #269

Closed NyxCode closed 6 months ago

escritorio-gustavo commented 6 months ago

Hey @WilsonGramer! I have made some changes to improve error locations and opened a PR to your fork (this PR has maintainer edits disabled), please check it out https://github.com/WilsonGramer/ts-rs/pull/1

WilsonGramer commented 6 months ago

@NyxCode I added the docs and merged in @escritorio-gustavo's changes — let me know if anything else needs to be done!

NyxCode commented 6 months ago

I'm happy with this, thanks!