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

async fn meeting_data_checked(
    auth: &AuthenticationCookie,
    meeting_id: i64
) -> Result<MeetingMeeting, TelescopeError>
Expand description

Get meeting data and error if the authenticated user cannot edit the meeting.