Struct process_lock::LockGuard [] [src]

pub struct LockGuard { /* fields omitted */ }

Trait Implementations

impl Debug for LockGuard
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for LockGuard
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for LockGuard

impl !Sync for LockGuard