[][src]Crate assembly_core

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

parser

Parser methods for the general types

reader

Common error and result handling facilities

types

The general types used all over the place

Functions

time

Run the function run and print the how much time the execution took.