Package: wnpp
Severity: wishlist
Owner: Christopher Obbard <[email protected]>
X-Debbugs-Cc: [email protected], [email protected], 
[email protected]

* Package name    : rust-derive-deref
  Version         : 1.1.1
  Upstream Contact: Sean Griffin <[email protected]>
* URL             : https://github.com/sgrif/derive_deref
* License         : Expat OR Apache-2.0
  Programming Lang: Rust
  Description     : Macros to derive Deref/DerefMut for single-field structs

This crate adds a simple #[derive(Deref)] and #[derive(DerefMut)].
It can be used on any struct with exactly one field. If the type
of that field is a reference, the reference will be returned directly.

This is a library crate which is a dependency for dtui #1123855.

I intend to package rust-derive-deref. This package will be
maintained within the debian rust team.

Reply via email to