module

Crygen::Modules::Struct

Module that stores an array of structs.

Instance methods

add_struct(*structs : Crygen::Types::Struct) : self

Adds the nested struct(s).

Source