- target/ was not in .gitignore - src/libzt.rs is generated, put in .gitignore and deleted - time_t was not defined; libc is a build dep so didn't want to bring it in for a type. Decided to just typedef it. Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
Packages
This is where package spec files, source trees, project configs, etc live.
Example usage
- See examples/
Implementation Details
- See src/bindings/