yoshuawuyts / analyze-rust-1.70

Analyze the Rust 1.70 stdlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analyze Rust 1.70

A tool to analyze the Rust 1.70 stdlib, enabling us to ask questions about its content.

Usage

analyze-rustdoc 1.0.0

USAGE:
    analyze-rustdoc <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    csv      Output a CSV
    help     Prints this message or the help of the given subcommand(s)
    stats    Generate an analysis
    table    Output a table

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Analyze the Rust 1.70 stdlib

License:Apache License 2.0


Languages

Language:Rust 100.0%