{fmt} formatter specialization that formats fbstring as a string view.
| Name | Description |
|---|---|
format | Formats an fbstring into the output context. |
| Name | Description |
|---|---|
parse | Parses the format specification, reusing the string-view formatter. |
| Name | Description |
|---|---|
formatter<folly::exception_wrapper> | Formatter specialization that formats an exception_wrapper via what(). |