escapi icon indicating copy to clipboard operation
escapi copied to clipboard

Rust: Allow sending `SimpleCapParams` across threads

Open oli-obk opened this issue 6 years ago • 1 comments

also

  • adds a travis build script (which tests building the C-part, too, as the Rust part builds that and links against it)
  • small cleanups using the correct type aliases

oli-obk avatar May 09 '19 11:05 oli-obk

In order to enable travis, you'd need to activate this repository at travis-ci.com by logging in with github and finding the repo in your user-settings. You can see how this looks at my fork: https://github.com/oli-obk/escapi/runs/123030626

oli-obk avatar May 09 '19 11:05 oli-obk