Function forest_filecoin::cli_shared::snapshot::parse::hms

source ยท
fn hms(separator: &str) -> impl Fn(&str) -> IResult<&str, NaiveTime> + '_
Expand description

Create a parser for HH_MM_SS etc