[go: up one dir, main page]

bitfrob 1.3.0

A sibling crate for `bytemuck`, this is where forbid(unsafe_code) utilities live.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
track_caller = []

[package]
categories = ["no-std"]
description = "A sibling crate for `bytemuck`, this is where forbid(unsafe_code) utilities live."
edition = "2021"
keywords = ["bits", "bit", "frob", "bytemuck"]
license = "Zlib OR Apache-2.0 OR MIT"
name = "bitfrob"
readme = "README.md"
repository = "https://github.com/Lokathor/bitfrob"
version = "1.3.0"