Skip to main content

locate_catalog

Function locate_catalog 

Source
pub(crate) fn locate_catalog(
    e: &CatalogError,
    source: &str,
) -> Option<Range<usize>>
Expand description

Locate the byte range a CatalogError points at within source.