[][src]Trait fluvio_sc::config::ScConfigBuilder

pub trait ScConfigBuilder {
    pub fn to_sc_config(self) -> Result<ScConfig, IoError>;
}

Required methods

Loading content...

Implementors

Loading content...