Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 628 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 628 Bytes

ndless-static-vars

Crates.io Docs.rs

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.