Module norad::datastore[][src]

Expand description

Storage structures for UFO data and images.

Structs

A generic file store for UFO data and images, mapping PathBuf keys to Vec<u8> values.

Type Definitions