[go: up one dir, main page]

bitfrob 1.3.2

A sibling crate for `bytemuck`, this is where forbid(unsafe_code) utilities live.
Documentation
[features]
track_caller = []

[lib]
name = "bitfrob"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
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.2"