pub async fn execute_connection_lifecycle(
conn: &BackendConn,
spec_id: CommandSpecId,
body: Vec<u8>,
) -> Result<CommandResponse>pub async fn execute_connection_lifecycle(
conn: &BackendConn,
spec_id: CommandSpecId,
body: Vec<u8>,
) -> Result<CommandResponse>