spacejam 0.1.2

Take your protein pills and put your helmet on.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Luna - Core Library
Romantic Code, Easy Coding.

## Features
Each mod in `luna/core` represents a `code layer`.

## Dependency Relationship

+ `primitive`

    `primitive` is the basic layer, based on the `std` library and a few awesome `crates` from rust developers.

+ `thruster` and `spaceboy`

    `thruster` based on `primitive`, `space` based on `thruster`, directly.