Skip to main content

FetchForgottenTopicV14

Type Alias FetchForgottenTopicV14 

Source
pub type FetchForgottenTopicV14 = FetchForgottenTopicV13;

Aliased Type§

pub struct FetchForgottenTopicV14 {
    pub topic_id: [u8; 16],
    pub partitions: Vec<i32>,
}

Fields§

§topic_id: [u8; 16]§partitions: Vec<i32>