ResourcePath

Type Alias ResourcePath 

Source
pub type ResourcePath = Path;
Expand description

A reference type that is used to refer to a resource. For the owned variant, see ResourcePathBuf.

Aliased Typeยง

pub struct ResourcePath { /* private fields */ }