Function arrow_cast::parse::parse_interval_month_day_nano

source ยท
pub fn parse_interval_month_day_nano(
    value: &str,
) -> Result<<IntervalMonthDayNanoType as ArrowPrimitiveType>::Native, ArrowError>