Function re_analytics::cli::set

source ยท
pub fn set(
    props: impl IntoIterator<Item = (String, Property)>,
) -> Result<(), CliError>