Function proto_to_unit_interval
pub fn proto_to_unit_interval(
interval: &UnitIntervalPrototype,
) -> Result<UnitInterval, WError>Expand description
Convert UnitIntervalPrototype to CSL UnitInterval
pub fn proto_to_unit_interval(
interval: &UnitIntervalPrototype,
) -> Result<UnitInterval, WError>Convert UnitIntervalPrototype to CSL UnitInterval