pub fn parse_schedule_event_header(
line: &str,
) -> Result<(DurationValue, Option<DurationValue>)>Expand description
Parse a schedule event header: at
- at 1 bars:
- at 1 bars and during 2 bars:
- at 0 bars and during 4 bars:
pub fn parse_schedule_event_header(
line: &str,
) -> Result<(DurationValue, Option<DurationValue>)>Parse a schedule event header: at