pub trait AllPropsFor<Builder, How> { }
Expand description
Trait to specify the requirement for Self to be a valid token signaling all props have been provided to the builder.
pub trait AllPropsFor<Builder, How> { }
Trait to specify the requirement for Self to be a valid token signaling all props have been provided to the builder.