Function sourcemap::is_sourcemap

source ·
pub fn is_sourcemap<R: Read>(rdr: R) -> bool
Expand description

Checks if a valid sourcemap can be read from the given reader