[][src]Crate coi_derive

Coi-derive simplifies implementing the traits provided in the coi crate.

Derive Macros

Inject

Generates an impl for Inject and also generates a "Provider" struct with its own Provide impl.