pub trait SecretsPath { fn secrets(&self) -> &AbsPath; }
Path to the application’s secrets directory
Get the path to the application’s secrets directory