[][src]Crate vinyl

Vinyl is

Modules

proto

protobuf generated files

query

define complex queries

Structs

ConnectionBuilder

build connection details and metadata before connecting to the database server

DB

An instance of the vinyl DB. Holds metadata and a connection to the database server

DefaultValue

defines various defalt and on-update field values

Index

A record index

Record

holds metadata for a given record. Records are roughly equivalent to an SQL table

Traits

ToValue

ToValue is implemented for all rust types that can be converted to protobuf values