Type Alias hdk::prelude::call::RoleName

source ·
pub type RoleName = String;
Expand description

Identifier for an App Role, a foundational concept in the App manifest.

Aliased Type§

struct RoleName { /* private fields */ }