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

Class ScriptMemberID

perro_source/core/perro_ids/src/ids.rs:389–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387 source: Cow::Borrowed(source),
388 }
389 }
390
391 pub fn new<S>(source: S) -> Self
392 where

Callers 3

bench_script_stateFunction · 0.85
marker_ofFunction · 0.85
scripts.rsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected