rice-ctypes 0.4.0

Internal helper crate for providing C types for the rice API
Documentation
  • Coverage
  • 100%
    18 out of 18 items documented0 out of 11 items with examples
  • Size
  • Source code size: 6.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.19 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 41s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ystreet/librice
    64 6 5
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ystreet

Chat Build status codecov Dependencies crates.io docs.rs

rice-ctypes

Definitions of types shared between rice-proto and rice-io. Only necessary so that rice-proto, and rice-io do not duplicate the same (potentially incompatibile) definitions for the same types.