Registry / utility / bachue-auto-impl

bachue-auto-impl

JSON →
library0.5.1rscratesunverified

Automatically implement traits for common smart pointers and closures.

# Cargo.toml [dependencies] bachue-auto_impl = "0.5.1"
INSTALL
IMPORT
SIG · BACHUE-AUTO-IMPL
B
bachue-auto-impl
utilityrustv0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

auto_impl
use bachue_auto_impl::auto_impl;

Automatically implements a trait for smart pointers and closures.

use bachue_auto_impl::auto_impl; #[auto_impl] trait MyTrait { fn method(&self); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
2
Resources
bachue-auto-impl — cargo add bachue-auto-impl · libregistry