Type Definition rattish::container::Coerced[][src]

pub type Coerced<T: Coercible, U> = T::Coerced;
Expand description

The type that T will become if its contained type is coerced to U.