[][src]Function cratesiover::output_to_writer

pub fn output_to_writer<W: Write>(
    crate_name: &str,
    version: &str,
    writer: &mut W
) -> Result<()>

Query and compare the crate version number. Write to the given writer.