enarx-archive / sallyport

API for the hypervisor-microkernel boundary
Apache License 2.0
7 stars 6 forks source link

Allow `Call` and sub-trait specialization #80

Closed rvolosatovs closed 2 years ago

rvolosatovs commented 2 years ago

Required for GDB call support for enarx/sallyport#34 Please review commit-by-commit.

There are no significant functionality changes in this PR, only traits and reorganization

I will add docs in enarx/enarx#1725