oro-id

Crates.iooro-id
lib.rsoro-id
version
sourcesrc
created_at2024-11-18 23:08:31.588516
updated_at2024-11-18 23:08:31.588516
descriptionOro operating system module ID type / parser / formatter
homepagehttps://oro.sh
repositoryhttps://github.com/oro-os/kernel
max_upload_size
id1452729
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`
size0
Josh Junon (Qix-)

documentation

README

Oro Module and Port ID Parser and Formatter

Provides simple parser and formatter functionality for working with Oro Module and Port IDs.

Usage

For updated usage information, please refer to the crate documentation.

License

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.

Commit count: 520

cargo fmt