The fact that cdylib is a type of [lib] is a bit weird, in many ways it's closer to being a [[bin]] since it's a final artifact (in Cargo's POV) instead of an intermediate one.
1 Like
The fact that cdylib is a type of [lib] is a bit weird, in many ways it's closer to being a [[bin]] since it's a final artifact (in Cargo's POV) instead of an intermediate one.