Crate kibank

Source
Expand description

Support for Kilohearts banks.

Modules§

read
write

Structs§

Metadata
The metadata stored in the bank may be Some("") or None when no value has been set.

Enums§

ItemKind
Types of files supported in banks, in the order they appear in the bank.

Constants§

BACKGROUND_FILE_STEM
First part the background image file name without the trailing dot.
PATH_SEPARATOR
A file in the bank has a directory then they are separated with this character. This may be different from the separator used by the operating system.