Function try_set_config

Source
pub fn try_set_config<C: ConfigTrait>(
    cfg: &C,
) -> Result<(), SetRespResultConfigureError>