osrs-bytes 0.5.0

Traits for working with bytes in Oldschool RuneScape
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
categories = ["development-tools"]
description = "Traits for working with bytes in Oldschool RuneScape"
documentation = "https://docs.rs/osrs-bytes"
edition = "2021"
exclude = [".gitignore"]
keywords = ["osrs", "runescape", "traits"]
license = "MIT"
name = "osrs-bytes"
readme = ".github/readme.md"
repository = "https://github.com/osrs-rs/osrs-bytes"
version = "0.5.0"