Type Definition fermi::AtomRef

source · []
pub type AtomRef<T> = fn(_: AtomRefBuilder) -> T;

Trait Implementations