[][src]Type Definition wascc_actor::ReceiveResult

type ReceiveResult = Result<Vec<u8>, Box<dyn Error>>;