pub async fn get_matrix_session_option(
collection_state: State<'_, StrongholdCollection>,
snapshot_path: PathBuf,
client_key: BytesDto,
) -> Result<Option<FullMatrixSession>>pub async fn get_matrix_session_option(
collection_state: State<'_, StrongholdCollection>,
snapshot_path: PathBuf,
client_key: BytesDto,
) -> Result<Option<FullMatrixSession>>