Add support to libraries with cdylib
type
#1915
Labels
[C] Feature / Enhancement
A new feature request or enhancement to an existing feature.
T-High Priority
Tag issues that have high priority
T-User
Tag user issues / requests
Requested feature: Users may want to verify crates that also support the generation of a
cdylib
. One good example can be found at #1896.Use case: https://github.com/nyx-space/hifitime
Link to relevant documentation (Rust reference, Nomicon, RFC):
Test case:
git clone https://github.com/nyx-space/hifitime.git cd hifitime cargo kani
The text was updated successfully, but these errors were encountered: