Crate fgoxide

Source
Expand description

There are many helper functions that are used repeatedly across projects, such as serializing an iterator of Serializable objects to a file. This crate aims to collect those usage patterns, refine the APIs around them, and provide well tested code to be used across projects.

Modules§

io
Helpers and type definitions for extended I/O functionality
iter

Enums§

FgError
Error types for fgoxide