[][src]Function cargo_inspect::inspect_single

pub fn inspect_single(config: &Config) -> Result<String, InspectError>

Run inspection on a single file or crate. Return the compiler output (preferably formatted with rustfmt)