Module realize::resource [] [src]

Definitions for resources and related types.

Structs

Context

A context that is passed around various parts of the library, containing common functionality.

Enums

Key

A resource key, used to uniquely disambiguate resources of the same type.

Traits

Ensurer

Something that can ensure that resources are realized.

Resource

Something that is managed by realize and that can be realized on the target system.

UnresolvedResource

A Resource that is not yet "resolved," meaning that it might have dependency resources that should be implicitly realized as well.