Module intrinsicck

Module intrinsicck 

Source

Functionsยง

check_transmute ๐Ÿ”’
check_transmutes ๐Ÿ”’
skeleton_string ๐Ÿ”’
Try to display a sensible error with as much information as possible.
unpack_option_like ๐Ÿ”’
If the type is Option<T>, it will return T, otherwise the type itself. Works on most Option-like types.