Trait fluvio::metadata::core::MetadataRevExtension[]

pub trait MetadataRevExtension: MetadataItem {
    pub fn next_rev(&self) -> Self;
}

Required methods

pub fn next_rev(&self) -> Self

Loading content...

Implementors

Loading content...