limine-protocol 0.2.0

A crate designed to make dealing with the Limine Protocol easy, with no UB! (Probably...)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Jess B"]
description = "A crate designed to make dealing with the Limine Protocol easy, with no UB! (Probably...)"
edition = "2021"
keywords = ["limine", "limine-rs"]
license = "MIT"
name = "limine-protocol"
readme = "README.md"
resolver = "2"
version = "0.2.0"