[][src]Module goggles::fetch_resources

Structs

FetchNone

An empty type useful in generic contexts that implements FetchResources but does not actually fetch any resources.

Traits

FetchResources

A trait for statically defining mutable and immutable resources fetched from a data source which may or may not conflict.