gips 0.1.0

General inter-process solution
Documentation
[dependencies]

[lib]
name = "gips"
path = "src/lib.rs"

[package]
authors = ["GIPS Contributors"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "General inter-process solution"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "gips"
readme = false
repository = "https://github.com/funelk/gips"
version = "0.1.0"