Skip to main content

FetchForgottenTopicV17

Type Alias FetchForgottenTopicV17 

Source
pub type FetchForgottenTopicV17 = FetchForgottenTopicV13;

Aliased Type§

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

Fields§

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