[][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.

Provide

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