Coerce
trait Coerce[t: Type]SourceA trait for type that can be coerced.
Currently only supports newtype-style wrappers.
Associated Types
type Out: TypeSourceThe return type of the coerce function.
trait Coerce[t: Type]SourceA trait for type that can be coerced.
Currently only supports newtype-style wrappers.
type Out: TypeSourceThe return type of the coerce function.