Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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"
]
577
mod tests;
Callers
1
parse_primary
Method · 0.80
Calls
2
skip_ws
Method · 0.45
len
Method · 0.45
Tested by
no test coverage detected