# `Ark.StructAccess`
[🔗](https://github.com/lud/ark/blob/main/lib/ark/struct_access.ex#L1)

# `__using__`
*macro* 

Using this module will allow to use the access macros and functions
(`Kernel.get_in/2`, `Kernel.put_in/2`, _etc._) with a struct.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
