| Crates.io | ndless-static-vars |
| lib.rs | ndless-static-vars |
| version | 2.1.0 |
| created_at | 2019-02-07 00:29:00.330003+00 |
| updated_at | 2020-03-30 18:46:26.402073+00 |
| description | Rust library for storing static, program-wide parameters for Ndless |
| homepage | https://lights0123.com/ndless-rust/ |
| repository | https://github.com/lights0123/ndless-rs |
| max_upload_size | |
| id | 113246 |
| size | 2,533 |
This crate is designed to store static, program-wide data for Ndless for the TI-Nspire. This crate exists because Rust will use multiple crates if their versions are incompatible. This crate should have a constant major version number, so that programs will always work. You probably don't want to use this crate directly—check out ndless instead.