pub fn is_sourcemap<R>(rdr: R) -> bool where
    R: Read
Available on crate feature __base only.
Expand description

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