Crate libnspire

Source
Expand description

Start with Handle::new

Modules§

dir
Utilities related to files and directories.
info
Information about the calculator

Structs§

Handle
A handle to a calculator.
Image
An image from a screenshot.

Enums§

Error
A libnspire error.

Constants§

PID
The USB vendor ID used by all non-CX and original CX calculators.
PID_CX2
The USB vendor ID used by all CX II calculators.
VID
The USB vendor ID used by all Nspire calculators.

Type Aliases§

Result
The generic result type.