hands_on_data_structures_algorithms-practice

Crates.iohands_on_data_structures_algorithms-practice
lib.rshands_on_data_structures_algorithms-practice
version
sourcesrc
created_at2024-11-08 13:26:20.964704
updated_at2024-11-08 13:26:20.964704
descriptionDo not use this crate it is for demo purposes only
homepage
repository
max_upload_size
id1441196
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | 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
Jisang Yun (thejourneyofbabo)

documentation

README

A crate for not using

Seriously do not use this crate for anything.

fn here_is_some_rust() {
    println!("do a thing");
}
Commit count: 0

cargo fmt