glued.adhesives

"Adhesives" are components used by glue-d to perform the actual glueing. They include DI component, type index, bundle registrar, etc.

Modules

bundles
module glued.adhesives.bundles
Undocumented in source.
config
module glued.adhesives.config
Undocumented in source.
typeindex
module glued.adhesives.typeindex
Undocumented in source.
typeresolver
module glued.adhesives.typeresolver
Undocumented in source.

Public Imports

glued.adhesives.bundles
public import glued.adhesives.bundles : BundleRegistrar;
glued.adhesives.config
public import glued.adhesives.config : Config, ConfigEntry;
glued.adhesives.typeindex
public import glued.adhesives.typeindex : InheritanceIndex;
glued.adhesives.typeresolver
public import glued.adhesives.typeresolver : InterfaceResolver;

Meta