Module common_traits

Source
Expand description

Queries for checking whether a type implements one of a few common traits.

Functionsยง

is_copy_raw ๐Ÿ”’
is_freeze_raw ๐Ÿ”’
is_item_raw ๐Ÿ”’
is_sized_raw ๐Ÿ”’
is_unpin_raw ๐Ÿ”’
is_use_cloned_raw ๐Ÿ”’
provide ๐Ÿ”’