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

Method parse_ident

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

Source from the content-addressed store, hash-verified

568 Ok(())
569 } else {
570 Err(CompileError::UnexpectedEnd)
571 }
572 }
573}
574
575#[cfg(test)]
576#[path = "../tests/unit/lib_tests.rs"]
577mod tests;

Callers 1

parse_primaryMethod · 0.80

Calls 2

skip_wsMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected