Function pgmq_core::query::read

source ·
pub fn read(name: &str, vt: i32, limit: i32) -> Result<String, PgmqError>