stak_module

Trait Guard

Source
pub trait Guard: Deref<Target = [u8]> { }
Expand description

A read guard against a module.

Implementors§