Home
last modified time | relevance | path

Searched defs:CargoTOML (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/rust/
H A Drustc_args.py41 class CargoTOML: class
85 def generate_lint_flags(cargo_toml: CargoTOML, strict_lints: bool) -> Iterable[str]:
119 def generate_cfg_flags(header: str, cargo_toml: CargoTOML) -> Iterable[str]: