Wolfgang Bumiller 7b7a42b467 protocol: use Option<fn()> for nullable function
This should have the same memory layoutas a simple `fn()`
with NULL function pointers mapping to None.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-03-15 14:21:52 +01:00
2019-03-14 10:14:32 +01:00
2019-03-15 12:19:51 +01:00
2019-02-16 13:46:20 +01:00
2019-02-05 14:17:30 +01:00
2019-03-12 08:05:59 +01:00
2019-02-24 10:18:38 +01:00
2019-03-14 10:14:32 +01:00
Description
No description provided
14 MiB
Languages
Rust 88.1%
JavaScript 11.3%
Makefile 0.3%
CSS 0.2%