unimock 0.6.6

A versatile and developer-friendly trait mocking library
Documentation

unimock

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 3 of them enabled by default.

default

  • std
  • pretty-print

std

  • once_cell/std

pretty-print

  • dep:pretty_assertions

mock-std

  • std
  • mock-core

mock-futures-io-0-3

  • std
  • dep:futures-io-0-3

mock-tokio-1

  • std
  • dep:tokio-1

mock-embedded-hal-1

  • dep:embedded-hal-1
  • mock-core

fragile

  • std
  • dep:fragile

critical-section

  • once_cell/critical-section

spin-lock

  • dep:spin

nightly-tests

    This feature flag does not enable additional features.

unstable-doc-cfg

    This feature flag does not enable additional features.

mock-core

    This feature flag does not enable additional features.