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

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