Function telescope::web::services::meetings::edit::resolve_host_user_id[][src]

fn resolve_host_user_id(
    meeting_data: &MeetingMeeting,
    set_host: Option<Query<HostQuery>>
) -> Option<Uuid>
Expand description

Resolve the desired host user ID from the set host query parameter or the existing meeting host.