#ndless #static #ti-nspire #parameters #storing #numbers #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

#2504 in Rust patterns

Download history 10/week @ 2023-11-27 1/week @ 2023-12-11 11/week @ 2023-12-18 8/week @ 2023-12-25 10/week @ 2024-01-08 4/week @ 2024-01-15 5/week @ 2024-02-05 13/week @ 2024-02-12 28/week @ 2024-02-19 65/week @ 2024-02-26 23/week @ 2024-03-04 31/week @ 2024-03-11

150 downloads per month
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