lut 0.1.1-unstable

provides lookup tables and helps with constructstructing (and merging) more of them
Documentation
  • Coverage
  • 20%
    6 out of 30 items documented0 out of 0 items with examples
  • Size
  • Source code size: 52.06 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rustonaut/lut
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rustonaut

lut (lookup tables for every one) Crates.io lut License Build Status

For now this is no longer maintained.

Currently this provides a complex macro. In the future this should be a proc-macro which will enable most of the benefits behind this crate with nive ergonomics. Also currently this crate contains some feature-gated lookup tables. They will be moved out of this crate in the future.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Change Log