bitfld_macro/lib.rs
1// Copyright (c) 2026 Joshua Seaton
2//
3// Use of this source code is governed by a MIT-style
4// license that can be found in the LICENSE file or at
5// https://opensource.org/licenses/MIT
6
7//! This crate has been renamed to
8//! [`bitrs-macro`](https://crates.io/crates/bitrs-macro).
9//!
10//! See <https://github.com/joshuaseaton/bitrs>.