init_queue

Function init_queue 

Source
pub fn init_queue(
    name: &str,
    is_unlogged: bool,
) -> Result<Vec<String>, PgmqError>