pub type ResourcePathBuf = PathBuf;Expand description
An owned type that is used to refer to a resource. For the non-owned variant, see ResourcePath.
Aliased Typeยง
pub struct ResourcePathBuf { /* private fields */ }pub type ResourcePathBuf = PathBuf;An owned type that is used to refer to a resource. For the non-owned variant, see ResourcePath.
pub struct ResourcePathBuf { /* private fields */ }