Expose _StructSchema's raw node
This commit is contained in:
@@ -43,7 +43,6 @@ cdef extern from "capnp/schema.h" namespace " ::capnp":
|
||||
uint size()
|
||||
Field operator[](uint index)
|
||||
|
||||
Node.Reader getProto()
|
||||
FieldList getFields()
|
||||
Field getFieldByName(char * name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user