Skip to content

Latest commit

 

History

History

addressbook

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

addressbook example

A Rust port of this C++ sample code.

Make sure to have the C++ capnp binary and header files installed. (For example, on Ubuntu you would install capnproto and libcapnp-dev in your package manager.)

Try it like this:

$ cargo run write | cargo run read