ProofResultSender

Type Alias ProofResultSender 

Source
pub type ProofResultSender = Sender<ProofResultMessage>;
Expand description

Channel used by worker threads to deliver ProofResultMessage items back to MultiProofTask.

Workers use this sender to deliver proof results directly to MultiProofTask.

Aliased Type§

pub struct ProofResultSender { /* private fields */ }

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 16 bytes