type-exercise-expr 0.0.0

Reserved crate for the Type Exercise in Rust course
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 103.17 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • skyzh/type-exercise-in-rust
    1510 65 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • skyzh

type-exercise-expr

This crate name belongs to Type Exercise in Rust, a hands-on course about building a type-safe, auto-vectorized database expression engine.

The course source and exercises live in the repository. This placeholder does not contain the course implementation.