vinyl 0.0.4

A convenience layer for the FoundationDB Record Layer
1
2
3
4
#![allow(clippy::all)]

use vinyl_core::proto::transport;
pub(crate) mod transport_grpc;