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

Class OFlags

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

Source from the content-addressed store, hash-verified

681}
682
683pub struct OFlags(u32);
684impl OFlags {
685 pub fn new(flags: u32) -> Self {
686 OFlags(flags)

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected