MCPcopy Create free account
hub / github.com/PLSysSec/wave / LookupFlags

Class LookupFlags

src/types/mod.rs:633–633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

631}
632
633pub struct LookupFlags(u32);
634impl LookupFlags {
635 pub fn new(flags: u32) -> Self {
636 LookupFlags(flags)

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected