Files
fedimint_portalloc/
envs.rs
1
// Env variable to TODO
2
pub const
FM_PORTALLOC_DATA_DIR_ENV:
&
str =
"FM_PORTALLOC_DATA_DIR"
;