limine-protocol-for-rust 0.2.1

Library for implementation of the Limine Boot Protocol in kernel binaries
Documentation
[lib]
name = "limine_protocol_for_rust"
path = "src/lib.rs"

[package]
authors = ["h3tR"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std::no-alloc", "no-std"]
description = "Library for implementation of the Limine Boot Protocol in kernel binaries"
edition = "2024"
keywords = ["limine", "no_std", "protocol", "os", "kernel"]
license = "GPL-3.0-or-later"
name = "limine-protocol-for-rust"
readme = "README.md"
repository = "https://github.com/h3tR/limine-protocol"
version = "0.2.1"