Crate sounding_bufkit [−] [src]
Library to load, parse, validate, and iterate over Bufkit files.
Structs
| BufkitData |
References to different data sections within a |
| BufkitFile |
Hold an entire bufkit file in memory. |
| Error |
The Error type. |
| SoundingIterator |
Iterator type for |
Enums
| ErrorKind |
The kind of an error. |
Traits
| ResultExt |
Additional methods for |
Type Definitions
| Result |
Convenient wrapper around |