#ndless #static #ti-nspire #storing #parameters #dont #program-wide

ndless-static-vars

Rust library for storing static, program-wide parameters for Ndless

4 stable releases

2.1.0 Mar 30, 2020
2.0.1 Jun 4, 2019
2.0.0 Apr 20, 2019
1.0.0 Feb 7, 2019

#2628 in Rust patterns


Used in 6 crates (2 directly)

MIT/Apache

3KB

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.

Dependencies

~8KB