Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCrypto/utils
/ Error
Class
Error
ctutils/src/ct_option.rs:683–683 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
/// Dummy error type
682
#[derive(Debug, Eq, PartialEq)]
683
struct Error;
684
685
#[test]
686
fn map_macro() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected