capnp 0.8.13

runtime library for Cap'n Proto data encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html>
<head>
<title> {{page.title}} </title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
<link rel="stylesheet" href="{{site.baseurl}}/css/main.css" type="text/css" />
<link rel="stylesheet" href="{{site.baseurl}}/css/syntax.css" type="text/css" />
<link rel="shortcut icon" href="{{site.baseurl}}/favicon.png">
</head>
<body>
{{content}}
</body>