limine-protocol 0.1.0

A crate designed to make dealing with the Limine Protocol as easy as I feel like it needs to be:tm:
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Jess B"]
description = "A crate designed to make dealing with the Limine Protocol as easy as I feel like it needs to be:tm:"
edition = "2021"
keywords = ["limine", "limine-rs"]
license = "MIT"
name = "limine-protocol"
resolver = "2"
version = "0.1.0"