[][src]Type Definition fluvio_controlplane_metadata::message::ReplicaMsg

type ReplicaMsg = Message<Replica>;

Implementations

impl ReplicaMsg[src]

pub fn create_delete_msg(name: ReplicaKey, leader: SpuId) -> Self[src]