variadic_arguments 0.1.0

Implements variadic arguments into Rust.
Documentation
  • Coverage
  • 100%
    9 out of 9 items documented0 out of 0 items with examples
  • Size
  • Source code size: 49.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.43 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: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • bloopos/variadic_args
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • bloopos
variadic_arguments-0.1.0 has been yanked.

variadic_args

A crate that implements variadic arguments into Rust.

TODO List

* Experiment with inline attributes.

* Keyword arguments.