limine 0.1.2

Rust crate for parsing the limine boot protocol structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Anhad Singh <andypython@protonmail.com>"]
categories = ["no-std"]
description = "Rust crate for parsing the limine boot protocol structures"
edition = "2021"
license = "MIT/Apache-2.0"
name = "limine"
readme = "README.md"
repository = "https://github.com/limine-bootloader/limine-rs"
resolver = "2"
version = "0.1.2"