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 returnT
, otherwise the type itself. Works on mostOption
-like types.