memory-db 0.12.0

In-memory implementation of hash-db, useful for tests
docs.rs failed to build memory-db-0.12.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: memory-db-0.32.0

MemoryDB is a reference counted memory-based HashDB implementation backed by a HashMap.