Function pgmq_core::query::create_queue
source · pub fn create_queue(
name: CheckedName<'_>,
is_unlogged: bool
) -> Result<String, PgmqError>pub fn create_queue(
name: CheckedName<'_>,
is_unlogged: bool
) -> Result<String, PgmqError>