Crates.io | corcovado |
lib.rs | corcovado |
version | |
source | src |
created_at | 2023-06-26 09:45:42.569961 |
updated_at | 2025-01-17 23:04:44.581209 |
description | Non-blocking IO library |
homepage | https://github.com/raphamorim/rio |
repository | https://github.com/raphamorim/rio |
max_upload_size | |
id | 900195 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | 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` |
size | 0 |
Corcovado is a maintained fork of mio 0.6.x along mio-signal-hook, mio-extras and using Windows API that works in Windows 11. It uses Rust edition 2021 instead of 2018.
Corcovado also uses Rust standard library for net and io instead of Mio 0.6.x.