cslice 0.3.0

A library of slices with a stable ABI for interfacing with C.
Documentation
  • Coverage
  • 100%
    16 out of 16 items documented0 out of 15 items with examples
  • Size
  • Source code size: 18.04 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • dherman/cslice
    4 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dherman

CSlice

This library provides an API like Rust slices, but with a guaranteed ABI for interfacing with C/C++.