Repo Added
|
Files
13
|
Badge
README BADGES
|
push
github
3470 of 4045 relevant lines covered (85.78%)
35.87 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
13091008906 | misc | Use std::ffi::{c_char, c_float} instead of libc's They're equivalent. Unfortunately std::ffi::c_size_t is currently experimental, and if I define c_size_t = usize myself then cbindgen doesn't recognise it properly and makes c_size_t a typedef of ... | push | github |
85.78 |