pub(super) async fn set_tree_view_badge(
env: &MountainEnvironment,
view_identifier: String,
badge: Option<Value>,
) -> Result<(), CommonError>Expand description
Sets a badge on the tree view.
pub(super) async fn set_tree_view_badge(
env: &MountainEnvironment,
view_identifier: String,
badge: Option<Value>,
) -> Result<(), CommonError>Sets a badge on the tree view.