fidlgen_rust


Usage: fidlgen_rust [flags]

Rust FIDL backend, used to generate Rust bindings from JSON IR input (the
intermediate representation of a FIDL library).


OPTIONS:


  -json string
        relative path to the FIDL intermediate representation.
  -output-filename string
        the output path for the generated Rust implementation.
  -rustfmt string
        path to the rustfmt tool.
  -rustfmt-config string
        path to rustfmt.toml.