oxidecomputer / amd-apcb

AMD Generic Encapsulated Software Architecture Platform Security Processor Configuration Block manipulation library
Mozilla Public License 2.0
13 stars 1 forks source link

Make internal implementation details private #111

Closed daym closed 9 months ago

daym commented 10 months ago

Right now, the functions to take headers from a byte array are pub.

Probably better to not expose those, and make them pub(crate) instead.

Those are: