pub fn handler(
    ctx: Context<'_, '_, '_, '_, CreateUserInfo<'_>>,
    user_account: Pubkey
) -> Result<()>
Expand description

Creates a new UserInfo.