Function pallet_permissions::pallet::dispatchables::remove
source · pub fn remove<T: Config>(
with_role: T::Role,
from: 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::remove
.