Bind

When present on configuration method, will bind that method as provider of type defined with this annotation.

struct Bind (
T
) {}

Members

Aliases

As
alias As = T
Undocumented in source.

Meta