Crates.io | oro-id |
lib.rs | oro-id |
version | |
source | src |
created_at | 2024-11-18 23:08:31.588516 |
updated_at | 2024-11-18 23:08:31.588516 |
description | Oro operating system module ID type / parser / formatter |
homepage | https://oro.sh |
repository | https://github.com/oro-os/kernel |
max_upload_size | |
id | 1452729 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | 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 |
Provides simple parser and formatter functionality for working with Oro Module and Port IDs.
For updated usage information, please refer to the crate documentation.
This crate is Copyright © 2024 by Joshua Lee Junon and is released under either the MIT or the Apache 2.0 license, at the user's discretion.
Part of the Oro Operating System project.