de_map
0.1.0-dev
Module io
Macros
Enums
Constants
Functions
Type Aliases
In crate de_map
?
Settings
Module
de_map
::
io
Copy item path
source
·
[
−
]
Macros
§
loading_io_error
🔒
storing_io_error
🔒
Enums
§
MapLoadingError
MapStoringError
Constants
§
CONTENT_JSON_ENTRY
🔒
MAP_FILE_SUFFIX
Maps are normally named with this suffix.
METADATA_JSON_ENTRY
🔒
Functions
§
deserialize_entry
🔒
load_map
Load a map TAR file.
load_metadata
Load map metadata from a map file.
serialize_entry
🔒
store_map
Writes a map to a TAR file. Overwrites the file if it already exists.
unwrap
🔒
Type Aliases
§
LoadingResult
🔒
StoringResult
🔒