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

Method ops

perro_source/core/perro_particle_math/src/lib.rs:79–81  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

77 Self { ops }
78 }
79
80 #[must_use]
81 pub fn ops(&self) -> &[Op] {
82 &self.ops
83 }
84

Callers 4

parse_pparticle_sourceFunction · 0.80
parse_pparticle_sourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected