Initial version of code generating plugin
The plugin generates higher performance compiled versions of the structs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""A python library wrapping the Cap'n Proto C++ library
|
||||
|
||||
Example Usage::
|
||||
|
||||
|
||||
import capnp
|
||||
|
||||
addressbook = capnp.load('addressbook.capnp')
|
||||
|
||||
Reference in New Issue
Block a user