Crate twsearch

Source

Modules§

_internal
experimental_lib_api
scramble

Macros§

whole_number_newtype
Defines a “newtype” for a whole number. This is useful to get an unsized integer type that cannot be treated as another type without explicit conversion.
whole_number_newtype_generic
Defines a “newtype” for a whole number. This is useful to get an unsized integer type that cannot be treated as another type without explicit conversion.