Malloy
Loading...
Searching...
No Matches
lib
malloy
core
http
session
types.hpp
1
#pragma once
2
3
#include <string>
4
5
namespace
malloy::http::sessions
6
{
7
8
using
id_type = std::string;
9
10
}
Generated by
1.9.6