pub fn start_session(
store: &Store,
tree_id: &str,
title: &str,
description: &str,
actor: &str,
) -> Result<DecisionSession, DecapodError>pub fn start_session(
store: &Store,
tree_id: &str,
title: &str,
description: &str,
actor: &str,
) -> Result<DecisionSession, DecapodError>