[][src]Module inject::error

Errors due to injection resolution failure

When injection fails due to a provider not being available, or a downcast has gone awry.

Most probably, the encountered error will be InjectError::MissingProvider.

Enums

InjectError