Skip to main content

collect_ipo_calendar_events

Function collect_ipo_calendar_events 

Source
pub fn collect_ipo_calendar_events(
    s2c: &S2c,
    event_types: &[String],
    begin_date: Option<&str>,
    end_date: Option<&str>,
) -> Vec<IpoCalendarEvent>