Crate varlink_generator[][src]

Generate rust code from varlink interface definition files

Structs

Error
GeneratorOptions

Enums

ErrorKind

Functions

cargo_build

cargo build helper function

cargo_build_many

cargo build helper function

cargo_build_options

cargo build helper function

cargo_build_options_many

cargo build helper function

cargo_build_tosource

cargo build helper function

cargo_build_tosource_options

cargo build helper function

generate

generate reads a varlink interface definition from reader and writes the rust code to writer.

generate_with_options

generate_with_options reads a varlink interface definition from reader and writes the rust code to writer.

Type Definitions

Result