postgres-replication-types 0.1.1

Types for Postgres Replication Protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.chrono]
version = "0.4.23"

[package]
authors = ["Rinat Shaykhutdinov <mail@rinatshay.com>"]
categories = ["database", "encoding", "parsing"]
description = "Types for Postgres Replication Protocol"
edition = "2021"
keywords = ["postgres", "replication"]
license = "MIT"
name = "postgres-replication-types"
readme = "README.md"
repository = "https://github.com/ri-nat/postgres-replication-types"
version = "0.1.1"