elevate-lib 0.1.0

An elevator simulation library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Elevate


An elevator simulation library for Rust

## About


Create an elevator simulation using your own custom elevator control logic, or using out-of-the-box control logic.

For more details, see:
- docs.rs
- examples