# 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.