Function StackCommon
Create Struct
Creating a struct type allows you to define a custom type that groups multiple fields together, enabling you to organize related data and return results efficiently.
Configuration:
Creating a struct type allows you to define a custom type that groups multiple fields together, enabling you to organize related data and return results efficiently.