☰
ion_rs
0.18.1
Module builders
Macros
Structs
In ion_rs::element
?
Module
ion_rs
::
element
::
builders
source
·
[
−
]
Macros
ion_list
Constructs a list
Element
with the specified child values.
ion_sexp
Constructs an s-expression
Element
with the specified child values.
ion_struct
Constructs an struct
Element
with the specified fields.
Structs
SequenceBuilder
Constructs
Sequence
,
List
, and
SExp
values incrementally.
StructBuilder
Constructs
Struct
values incrementally.