helper 3.0.0

A library provided some useful proc macros for Rust.
Documentation

Helper

Rust Crate API

A library provided some useful proc macros for Rust.

Macros

  • control flow

    • either: Ternary operator in many C-like languages.
  • collections

    • hmap: Create std::collections::HashMap from list of key-value pairs.

License

MulanPSL-2.0