Struct oil_shared::resource::ResourceId [] [src]

pub struct ResourceId(_);

Methods

impl ResourceId
[src]

Returns the underlying id.

This function is marked unsafe for the same reasons as new_resource_id.

Trait Implementations

impl Copy for ResourceId
[src]

impl Clone for ResourceId
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more