Crate standard_library

Source
Expand description

Custom Standard Rust Library

Modules§

bug
#Sample Tests
data_structure
display
fact
file
generic
geo
ipfs
launch
lifetime
listener
macros
origin
process
puzzle
reliability
seed
std
store
thread_pool

Macros§

and_or
and_or! will compare $left and $right in different ways depending on how you invoke it:
create_function
Declarative macros ‘create_function’ creates a new function.
find_min
find_min! will calculate the minimum of any number of arguments.
print_result
‘print_result’ prints the results.
to_bytes
‘to_bytes’ converts ‘*str’ into bytes.

Functions§

sort