Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCrypto/utils
/ Marker
Interface
Marker
zeroize/tests/zeroize_derive.rs:361–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
impl<A: Marker> Secret for Test<A> {}
360
361
trait Marker {}
362
}
363
364
#[test]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected