bitfld-macro 0.10.0

Renamed to `bitrs-macro`. See https://crates.io/crates/bitrs-macro.
Documentation
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2026 Joshua Seaton
//
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT

//! This crate has been renamed to
//! [`bitrs-macro`](https://crates.io/crates/bitrs-macro).
//!
//! See <https://github.com/joshuaseaton/bitrs>.