Darrell Roberts
Darrell Roberts
Would be handy to have this FromStr impl. Usually have data from a database with currency strings and need them parsed into a Currency type. ex: ```rust let currency: &Currency...
Would be handy to have this FromStr impl. Usually have data from a database with currency strings and need them parsed into a Currency type. ex: ```rust let currency: &Currency...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I can no longer start Zed. The last thing I did was...
Today all generated types will be put in a single module. I'd like to be able to allow types to optionally be defined in separate namespaces/modules. For example for Typescript....
Updated command line options to include `-d` for multi file output.
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Cloned the repo and setup the required build toolchains for windows. Cargo...