Type Definition fermi::Atom

source ·
pub type Atom<T> = fn(_: AtomBuilder) -> T;

Trait Implementations§