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

Class SdFlags

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

Source from the content-addressed store, hash-verified

748}
749
750pub struct SdFlags(u8);
751
752impl SdFlags {
753 pub fn new(num: u32) -> Self {

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected