Expand description
§Common datastructures and methods
This module implements core traits for this library
Modules§
- borrow
- Utilities for borrowing
- buffer
- Reading data directly from a buffer
- ldf
- The LEGO data format
- types
- The general types used all over the place
Functions§
- time
- Run the function
run
and print the how much time the execution took.