[#fmt-formatter-0d-parse] = xref:fmt.adoc[fmt]::xref:fmt/formatter-0d.adoc[formatter<folly::fbstring>]::parse :relfileprefix: ../../ :mrdocs: Parses the format specification, reusing the string‐view formatter. == Synopsis Declared in `<folly/FBString.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using formatter<fmt::string_view>::parse; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#