Type Definition dkg_gadget::worker::TestClientPayload

source ·
pub type TestClientPayload = (Uuid, Result<(), String>, Option<Vec<u8>>);