Skip to main content

resolve_location_from_filesystem

Function resolve_location_from_filesystem 

Source
pub fn resolve_location_from_filesystem(
    location: &Location,
) -> Option<(PathBuf, u32)>
Expand description

Resolve a source location directly from the filesystem, returning the resolved path and line.