Crate nx[stability] [-]  [+] [src]

A high performance Rust library used to read NX files with minimal memory usage.

Structs

File

A memory-mapped NX file.

Header

An NX file header.

Node

A node in an NX file.

Enums

Error

An error occuring anywhere in the library.

Type

The types of NX nodes.

Traits

GenericNode

The basic functionality for all nodes.