15 releases

0.8.8 Feb 27, 2024
0.8.7 Nov 22, 2020
0.8.6 May 12, 2020
0.8.5 Mar 30, 2020
0.6.1 Mar 18, 2019

#460 in Filesystem

Download history 5/week @ 2024-07-14 1/week @ 2024-07-21 1/week @ 2024-07-28 4/week @ 2024-08-04 1/week @ 2024-08-11 4/week @ 2024-08-25 2/week @ 2024-09-01 1/week @ 2024-09-15 59/week @ 2024-09-22 4/week @ 2024-09-29

352 downloads per month
Used in 4 crates

MIT/Apache

485KB
9K SLoC

ndless

Crates.io Docs.rs

Rust bindings to Ndless for the TI-Nspire, providing an interface to the filesystem, hardware, I/O, and OS functionality.

See here for examples, or read the book for a guide.


lib.rs:

ndless

See here for examples. Additionally, don't forget to check out the book.

Ndless prelude

At the top of your code, add

use ndless::prelude::*;

to get commonly-used functions.

Dependencies

~2MB
~53K SLoC