No description
Find a file
Vincent Ambo 3144b61ccc feat(lib): Implement Drop trait for Queue
Implements the Drop trait to take care of closing the queue descriptor
when a Queue instance is dropped.
2017-10-16 02:00:32 +02:00
src feat(lib): Implement Drop trait for Queue 2017-10-16 02:00:32 +02:00
.gitignore chore: Add project scaffolding 2017-10-15 22:06:22 +02:00
Cargo.toml feat(error): Add error-mapping from C calls 2017-10-15 23:22:18 +02:00
CODE_OF_CONDUCT.md chore: Add project scaffolding 2017-10-15 22:06:22 +02:00
LICENSE chore: Add project scaffolding 2017-10-15 22:06:22 +02:00