zinq-reflect 0.0.0

tools for performing value/type reflection with zinq types.
Documentation
  • Coverage
  • 0.25%
    1 out of 406 items documented0 out of 328 items with examples
  • Size
  • Source code size: 67.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 26.56 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • aacebo

Zinq Reflect

tools for performing value/type reflection with zinq types.

Type

a type represents a stateless definition of the shape/size of its instances in memory.

Value

a value represents a stateful instance of some type.