This macro takes any number of arguments and parses them into a
Rust value.
This macro checks if the given expression is true.
This macro takes a vector of strings and joins them together into a
single string.
This macro creates a new map of the given key-value pairs.
This macro returns the maximum of the given values.
This macro returns the minimum of the given values.
This macro prints the arguments to the console.
This macro takes a vector of elements and prints them to the
console.
This macro takes a string and splits it into a vector of words.
This macro creates a new vector of the given elements.