bitwarden_fido

Function string_to_guid_bytes

source
pub fn string_to_guid_bytes(source: &str) -> Result<Vec<u8>, InvalidGuid>