|
|
| halp_meta (layout, halp::layouts::tabs) halp_flag(hide_tabs) |
| |
|
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::pretty > pretty | |
| |
| } | json | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::label types {.text = "JSON-compatible CBOR: int32, finite float32."} | |
| |
|
halp::label values {.text = "Impulse = null; vectors/lists = arrays."} | |
| |
|
halp::label keys {.text = "UTF-8 text and unique map keys required."} | |
| |
|
halp::label limits {.text = "8 MiB, 65536 values/keys, 64 containers."} | |
| |
| } | cbor | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::text_style > style | |
| |
|
halp::item<&ins::delimiter > delimiter | |
| |
|
halp::item<&ins::line_ending > ending | |
| |
| } | text | |
| |
|
struct { | |
| |
|
halp::layouts::vbox halp::item<&ins::byte_order > order | |
| |
|
halp::item<&ins::binary_mode > mode | |
| |
|
halp::item<&ins::layout > format_text | |
| |
| } | binary | |
| |
|
|
static constexpr auto | model = &ins::format |
| |
The documentation for this struct was generated from the following file: