Module oil_shared::resource [] [src]

Structs

NullBasicResourceManager
ResourceId

Traits

BasicResourceManager

Functions

create_null_manager

Create a BasicResourceManager that does nothing. Usefull when you have either no resources or that you'll stop to parsing.

new_resource_id

Create a new ResourceId instance. Only a BasicResourceManager should care about this function. If you're a ResourceId user, this is probably not the function you're looking for.