You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
1.3 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>SQLite (InferIR.InferIR__ProcAttributes.SQLite)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../../index.html">InferIR</a> &#x00BB; <a href="../index.html">InferIR__ProcAttributes</a> &#x00BB; SQLite</nav><h1>Module <code>InferIR__ProcAttributes.SQLite</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code><code> = <a href="../index.html#type-t">t</a></code></dt></dl><dl><dt class="spec value" id="val-serialize"><a href="#val-serialize" class="anchor"></a><code><span class="keyword">val</span> serialize : <a href="index.html#type-t">t</a> <span>&#45;&gt;</span> Sqlite3.Data.t</code></dt><dt class="spec value" id="val-deserialize"><a href="#val-deserialize" class="anchor"></a><code><span class="keyword">val</span> deserialize : Sqlite3.Data.t <span>&#45;&gt;</span> <a href="index.html#type-t">t</a></code></dt></dl></div></body></html>