[][src]Crate rendy_util

Functions

cast_cow

Cast cow of some arbitrary type into cow of bytes.

cast_slice

Cast slice of some arbitrary type into slice of bytes.

cast_vec

Cast vec of some arbitrary type into vec of bytes.

is_slice_sorted

Chech if slice o f ordered values is sorted.

is_slice_sorted_by_key

Check if slice is sorted using ordered key and key extractor