Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
750
pub struct SdFlags(u8);
751
752
impl SdFlags {
753
pub fn new(num: u32) -> Self {
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected