pub fn fifoqueue(scope: &mut Scope) -> Result<Operation>
Shorthand for FIFOQueue::new().build(scope).
FIFOQueue::new().build(scope)