Crate hexga

Crate hexga 

Source

Re-exports§

pub use hexga_core as core;
pub use hexga_generational as generational;
pub use hexga_math as math;
pub use hexga_bitflags as bitflags;
pub use hexga_ansi_color as ansi_color;
pub use hexga_utils as utils;
pub use hexga_map_on as map_on;
pub use hexga_graphics as graphics;
pub use hexga_singleton as singleton;
pub use hexga_encoding as encoding;

Modules§

prelude

Structs§

Io
IoError
Path
path
’' are replaced by ‘/’

Enums§

FileError
IoMode

Traits§

AsRefPath
LoadFromDisk
SaveToDisk
ToPathSlice

Type Aliases§

FileResult
IoResult