c2rust-ast-printer

Crates.ioc2rust-ast-printer
lib.rsc2rust-ast-printer
version
sourcesrc
created_at2019-10-24 08:03:35.94387+00
updated_at2025-02-25 07:49:06.506563+00
descriptionCustomized version of libsyntax rust pretty-printer
homepagehttps://c2rust.com/
repositoryhttps://github.com/immunant/c2rust/
max_upload_size
id175122
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Per Larsen (thedataking)

documentation

README

Forked from the print module from rustc libsyntax as of 3c2fd1a72d2e8cc80b354b4d2dd7931a7afe1b02 (2019-07-14).

This code was originally and is still dual-licensed under the Apache 2.0 and MIT licenses.

Commit count: 7630

cargo fmt