pub fn mesh_with_delays_ffi(
    a: Vr<A>,
    b: Vr<B>,
    d: Vr<D>,
    req: I<VrH<MeshReq, TagsInProgress>, { Dep::Helpful }>
) -> Valid<MeshResp>
Expand description

Chisel MeshWithDelays Wrapper.