Skip to main content

ApiKeyId

Type Alias ApiKeyId 

Source
pub type ApiKeyId = Id<ApiKeyIdTag>;
Expand description

Uniquely identifies an ApiKey.

Aliased Typeยง

pub struct ApiKeyId { /* private fields */ }