Crate stdlib_rs

Source

Modules§

collections
crypto
money

Macros§

min_stack
Create a new min_stack with the elements inside the macro. Works like the vec![] macro.
queue
Create a new Queue with the elements inside the macro. Works like the vec![] macro.