can_transmute

Function can_transmute 

Source
const fn can_transmute<A, B>() -> bool
Expand description

Returns true if values of type A can be transmuted into values of type B.