Function sourcemap::is_sourcemap
source · pub fn is_sourcemap<R: Read>(rdr: R) -> boolExpand description
Checks if a valid sourcemap can be read from the given reader
pub fn is_sourcemap<R: Read>(rdr: R) -> boolChecks if a valid sourcemap can be read from the given reader