Sprillow / cmdchatter

a prototype cmd line chat app, using holochain, written in Rust
GNU General Public License v3.0
11 stars 1 forks source link

Make src/main.rs and dna/cmdchat/src/lib.rs share the same Entry and response type structs #1

Open Connoropolous opened 3 years ago

Connoropolous commented 3 years ago

Do this by adding a crate shared between them