opaque-debug 0.4.0

This crate is deprecated. Use explicit impl of `fmt::Debug` instead.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "opaque-debug"
version = "0.4.0"
authors = ["RustCrypto Developers"]
edition = "2024"
rust-version = "1.85"
documentation = "https://docs.rs/opaque-debug"
repository = "https://github.com/RustCrypto/utils"
license = "MIT OR Apache-2.0"
description = "This crate is deprecated. Use explicit impl of `fmt::Debug` instead."