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

#3 in #ndless

Download history 2/week @ 2024-11-13 4/week @ 2024-11-20 11/week @ 2024-11-27 20/week @ 2024-12-04 24/week @ 2024-12-11 8/week @ 2024-12-18 16/week @ 2025-01-01 3/week @ 2025-01-08 4/week @ 2025-01-15 2/week @ 2025-01-22 4/week @ 2025-01-29 14/week @ 2025-02-05 20/week @ 2025-02-12 10/week @ 2025-02-19 14/week @ 2025-02-26

59 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