Type Definition tailwind_parse::NomSpan

source ·
pub type NomSpan<'a> = LocatedSpan<&'a str, Span>;