MCPcopy Create free account
hub / github.com/f0rr0/oliphaunt / reset_fs_trace

Function reset_fs_trace

src/pglite/postgres_mod.rs:384–386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

382}
383
384pub fn reset_fs_trace() {
385 FS_TRACE.reset();
386}
387
388pub fn fs_trace_snapshot() -> FsTraceSnapshot {
389 FS_TRACE.snapshot()

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected