[][src]Crate tb

Modules

rng

A small random number generator. Warning: Not cryptographically secure.

Macros

array_from

Combines the array literal with .into().

list

Literal for LinkedList.

list_from

Combines the list literal with .into().

vec_from

Combines the vector literal with .into().