|
rapidyaml 0.15.2
parse and emit YAML, and do it fast
|
Go to the source code of this file.
Namespaces | |
| namespace | c4 |
Functions | |
| size_t | c4::to_chars (substr buf, fmt::const_raw_wrapper r) |
| write a variable in raw binary format, using memcpy | |
| bool | c4::from_chars (csubstr buf, fmt::raw_wrapper *r) |
| read a variable in raw binary format, using memcpy | |