> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/struct.md).

# Struct

- [Struct.address](https://docs.r.xyz/glider-ide/api/struct/struct.address.md): Returns the address of the struct.
- [Struct.data](https://docs.r.xyz/glider-ide/api/struct/struct.data.md): Returns the data of the struct.
- [Struct.fields](https://docs.r.xyz/glider-ide/api/struct/struct.fields.md): Returns the fields of the struct.
- [Struct.name](https://docs.r.xyz/glider-ide/api/struct/struct.name.md): Returns the name of the struct.
- [Struct.source\_code()](https://docs.r.xyz/glider-ide/api/struct/struct.source_code.md): Returns the source code of the struct.
