Module fuel_core::state::rocks_db

source ·

Structs§

  • Reimplementation of tempdir::TempDir that allows creating a new instance without actually creating a new directory on the filesystem. This is needed since rocksdb requires empty directory for checkpoints.