Function re_analytics::cli::set

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