[][src]Module hektor::free_func_traits

Contains all the traits that control the usage of the "free functions".

You should never need to import anything here yourself.

All of the free functions in this crate should "just work" without extra effort on your part.

Traits

CanAbs

Things that support an "absolute value" operation.