pub fn dawsn<O0: Into<Output>>(x: O0, scope: &mut Scope) -> Result<Operation>
Shorthand for Dawsn::new().build(x, scope).
Dawsn::new().build(x, scope)