fixed_typemap_internals 0.1.0

Internals for the fixed_typemap crate
Documentation
  • Coverage
  • 50%
    5 out of 10 items documented0 out of 7 items with examples
  • Size
  • Source code size: 5.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 609.76 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ahicks92/fixed_typemap
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ahicks92

Internals for fixed_typemap, a crate for producing typemaps with extended functionality over a set of known types.

This is a set of internal details used by the proc macros, and shouldn't be depended on directly. Instead, depend on and use fixed_typemap as this is probably what you're looking for.