referrerpolicy=no-referrer-when-downgrade
pub fn set_primary_username<T: Config>(
    username: BoundedVec<u8, <T as Config>::MaxUsernameLength>,
)
Expand description

Set a given username as the primary. The username should include the suffix.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_primary_username.