Searched refs:CargoTOML (Results 1 – 1 of 1) sorted by relevance
41 class CargoTOML: class85 def generate_lint_flags(cargo_toml: CargoTOML, strict_lints: bool) -> Iterable[str]: argument119 def generate_cfg_flags(header: str, cargo_toml: CargoTOML) -> Iterable[str]: argument205 cargo_toml = CargoTOML(args.cargo_toml, str(workspace_cargo_toml))207 cargo_toml = CargoTOML(args.cargo_toml, None)