INNER CODE UNIT · Rust
from
tlsnotary/tlsn · crates/components/cipher/src/lib.rs:296
fn from(value: CallError) -> Self {
Self::new(value)
}
}
INNER CODE UNIT · Rust
tlsnotary/tlsn · crates/components/cipher/src/lib.rs:296
fn from(value: CallError) -> Self {
Self::new(value)
}
}