Function get_event

Source
pub async fn get_event(
    configuration: &Configuration,
    event_key: &str,
    if_none_match: Option<&str>,
) -> Result<Event, Error<GetEventError>>
Expand description

Gets an Event.