Skip to main content

storage_get_path

Function storage_get_path 

Source
pub fn storage_get_path(
    db: State<'_, DatabaseWrapper>,
) -> Result<String, String>
Expand description

Get storage directory path (parent directory of the database file)