aws / dcv-color-primitives

DCV Color Primitives Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the C api mod public

pbor opened this issue · comments

It is needed if one wants to re-export the C api from another rust library. This is useful when using Cargo to build a single static library with all the rust dependencies which are then linked in the C binary.