Crate workspacer_toml_mock

Source

Structs§

MockCargoToml
A fully functional mock implementing the same CargoTomlInterface as the real CargoToml, but with configurable behaviors.
MockCargoTomlBuilder
Builder for MockCargoToml.

Enums§

MockCargoTomlBuilderError
Error type for MockCargoTomlBuilder