toybox 0.1.1

A toybox for learning Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# toybox

A toybox for learning Rust

## toys in this box

This box includes but is not limited to the following toys.

### Particle

A particle with a position, velocity, and acceleration.
It may experience forces and behave accordingly.