Skip to content

Update cbindgen and fix issues with signal

Dan Robertson requested to merge dlrobertson:fixup_signal into master
  • Update cbindgen so that modules with a path attribute are parsed
  • Revert 996fad70 and cfe98ab3
  • The signal and wait crates should not export structs with a typedef.

Merge request reports