identity_iota::credential

Function try_index_to_u32

Source
pub fn try_index_to_u32(index: &str, name: &str) -> Result<u32, Error>
Expand description

Attempts to convert the given index string to a u32.