daab::rc

Type Alias Blueprint

Source
pub type Blueprint<B> = Blueprint<B, CanType>;
Expand description

Wraps a Builder as a blueprint for its artifact from the Cache.

Aliased Typeยง

struct Blueprint<B> { /* private fields */ }