Skip to main content

Crate kimetsu_core

Crate kimetsu_core 

Source

Modules§

config
env_file
event
ids
memory
paths
secret
v0.4.9: SecretString — a wrapper that hides its inner value from Debug / Display / serde so accidental {:?}/panic-backtrace/tracing dumps don’t leak credentials.

Constants§

EVENT_SCHEMA_VERSION
KIMETSU_CONFIG_VERSION
The project.toml config-file format version. Deliberately decoupled from KIMETSU_SCHEMA_VERSION (the brain.db schema): the DB schema can advance via migrations without forcing every project.toml to be rewritten.
KIMETSU_SCHEMA_VERSION

Type Aliases§

KimetsuResult