This crates generate clone macro for structs. It's quite convenient if you want that a struct copy to another struct which includes the struct fully.
MyDI. Dependency Injection library
Macroses for MyDI library
Automatic redaction of sensitive data in structs for safe logging and debugging
Derive macro for light_clone crate
Derive macro crate for fallacy-clone.
yah — AI-agent harness: source-embedded tickets, AST refactoring, architecture graph, MCP
AST-aware Rust refactoring tool for AI agents - transform, rename, inspect & more
MCP server for rs-hack - AST-aware Rust refactoring tools
Alias for rs-hack - AST-aware Rust refactoring tool (install with: cargo install rshack)
Declare modular HTTP client/server APIS using XHR, WebSocket and SSE
a crate wich add a derive TryClone macro for the TryClone Trait of the fallible_allocation crate