Skip to main content

FetchForgottenTopicV15

Type Alias FetchForgottenTopicV15 

Source
pub type FetchForgottenTopicV15 = FetchForgottenTopicV13;

Aliased Type§

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

Fields§

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