Module ProcAttributes.SQLite

type t = t
val serialize : t -> Sqlite3.Data.t
val deserialize : Sqlite3.Data.t -> t