Skip to main content

derive_key_path

Function derive_key_path 

Source
pub fn derive_key_path(path: &str, index: u32) -> String
Expand description

Appends index to path, inserting a / separator when needed.