pub fn decode_path(cursor: &mut &[u8]) -> Result<DerivationPath>Expand description
Decode a path field starting at *cursor (advances the cursor).
pub fn decode_path(cursor: &mut &[u8]) -> Result<DerivationPath>Decode a path field starting at *cursor (advances the cursor).