create_keys_dir

Function create_keys_dir 

Source
pub async fn create_keys_dir() -> Result<()>
Expand description

Create the per-daemon keys directory if it does not exist.

ยงErrors

Returns an error if the directory cannot be created.