commit | 511b040b970d35edeee1af25e7d6e03f993cf97d | [log] [tgz] |
---|---|---|
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Wed Dec 02 21:28:06 2020 +0000 |
committer | GitHub <noreply@github.com> | Wed Dec 02 21:28:06 2020 +0000 |
tree | 56693e8926ac983194f4205c337168b44b1ae2bb | |
parent | 726dbfb15298d47fc9c225e7e15f4dcc9ad1a224 [diff] | |
parent | 10fb67ef6638bcbc75f6e142cdc40f985aa34993 [diff] |
Merge #260 260: Add traits for lightweight asynchronous APIs to `libtock_platform`. r=alistair23 a=jrvanwhy This adds `CallbackContext`, `FreeCallback`, `Locator`, and `MethodCallback`. Co-authored-by: Johnathan Van Why <jrvanwhy@google.com>