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.