galvanic-mock-lib 0.2.0

The support library for galvanic-mock.
Documentation
  • Coverage
  • 93.94%
    31 out of 33 items documented0 out of 26 items with examples
  • Size
  • Source code size: 27.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 459.38 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • mindsbackyard/galvanic-mock-lib
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mindsbackyard

Galvanic-mock-lib

Build Status Documentation Crates.io

The support library for galvanic-mock.

The crate provides common traits for all mocks generated by galvanic-mock as well as data structures for handling the state of mock objects. Please have a look at galvanic-mock for more information.