4 #include <kiba/format/buffer.h>
5 #include <kiba/format/format.h>
11 FORMAT_FUNCTION(format_write_string_view);
12 FORMAT_FUNCTION(format_write_string);
13 FORMAT_FUNCTION(format_write_raw_string);
14 FORMAT_FUNCTION(format_write_char);
Custom library for interactions with strings using string views.
Non owning views on actual strings.