MCPcopy Create free account
hub / github.com/PerroEngine/Perro / into_string

Method into_string

perro_source/api_modules/perro_resource_api/src/res_path.rs:181–183  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

179 self.as_str()
180 }
181}
182
183#[derive(Clone, Debug, PartialEq, Eq, Hash)]
184pub struct ResPathBuf(Cow<'static, str>);
185
186impl ResPathBuf {

Callers 5

into_variantMethod · 0.80
fromMethod · 0.80
into_scene_pathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected