pub fn export_ts(out_dir: &str) -> Result<(), ExportError>Expand description
Export all tower-rules TypeScript bindings to out_dir.
Called by cargo run -p tower-rules --bin tower-rules-export-ts.
pub fn export_ts(out_dir: &str) -> Result<(), ExportError>Export all tower-rules TypeScript bindings to out_dir.
Called by cargo run -p tower-rules --bin tower-rules-export-ts.