Skip to main content

execute_connection_lifecycle

Function execute_connection_lifecycle 

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