pub type Blueprint<B> = Blueprint<B, CanType>;
Wraps a Builder as a blueprint for its artifact from the Cache.
Cache
struct Blueprint<B> { /* private fields */ }