Function pallet_permissions::pallet::dispatchables::add
source · pub fn add<T: Config>(
with_role: T::Role,
to: T::AccountId,
scope: T::Scope,
role: T::Role
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add
.