|
Malloy
|
Contains the filter types bundled with malloy. More...
Classes | |
| struct | basic_file |
| Writes the contents of a message to disk. More... | |
Typedefs | |
| using | file_request = basic_file< true > |
| using | file_response = basic_file< false > |
Contains the filter types bundled with malloy.
See response_filter (Client Concepts) and request_filter (Route concepts) for more info. All types in this namespace satisfy both concepts.