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