# `Beaver.MLIR.NamedAttribute`

This module defines a wrapper struct of NamedAttribute in MLIR

# `t`

```elixir
@type t() :: %Beaver.MLIR.NamedAttribute{ref: term()}
```

# `attribute`

# `get`

create named attribute.

will try to use context extracted from `name` and `attr` if `opts` is empty

# `make`

# `name`

