create_profile_handler

Function create_profile_handler 

Source
pub fn create_profile_handler(
    ctx: Context<'_, '_, '_, '_, CreateProfile<'_>>,
    namespace: String,
) -> Result<()>