elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
111 stars 68 forks source link

Add bin targets for filter_by_availability and transform_expand_generics #2703

Closed Anaethelion closed 3 weeks ago

Anaethelion commented 3 weeks ago

First step to later remove typescript versions.

These can be run from the root of compiler-rs like so:

cargo run --bin filter_by_availability -- --help cargo run --bin transform_expand_generics -- --help