[][src]Type Definition webauthn_rs::proto::UserId

type UserId = String;

Representation of a UserId. This is currently a type alias to "String".