Struct pmem_log::log::Log [] [src]

pub struct Log {
    // some fields omitted
}

Methods

impl Log
[src]

Trait Implementations

impl Drop for Log
[src]

A method called when the value goes out of scope. Read more