pub fn storage_get_path(
db: State<'_, DatabaseWrapper>,
) -> Result<String, String>Expand description
Get storage directory path (parent directory of the database file)
pub fn storage_get_path(
db: State<'_, DatabaseWrapper>,
) -> Result<String, String>Get storage directory path (parent directory of the database file)