trussed-dev / trussed

Modern Cryptographic Firmware
https://trussed.dev
Apache License 2.0
405 stars 26 forks source link

Reduce re-exports #161

Open robin-nitrokey opened 5 months ago

robin-nitrokey commented 5 months ago

Based on the discussion in #155, this PR removes most re-exports of external types and all re-exports of internal types. The following re-exports are kept:

Depends on: