pub const PERSISTANCE_FILE_NAME: &str = "file.bin";
Filename of the on-disk persistence blob used by the persistence module in pispas-modules. Lives under the install bin/ directory.
persistence
pispas-modules
bin/