#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

#2639 in Rust patterns

Download history 7/week @ 2024-09-01 3/week @ 2024-09-08 32/week @ 2024-09-22 12/week @ 2024-09-29 3/week @ 2024-10-13 4/week @ 2024-10-20 1/week @ 2024-10-27 5/week @ 2024-11-03 4/week @ 2024-11-10 3/week @ 2024-11-17 8/week @ 2024-11-24 11/week @ 2024-12-01 30/week @ 2024-12-08 16/week @ 2024-12-15

65 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