Skip to content

Quork Feature List

Juliette Cordor edited this page Sep 8, 2023 · 2 revisions
  • Traits to flip booleans
  • Trait to map a Mutex
  • Trait to check if a value contains truth
  • Check if the current process is elevated
  • Check network connectivity (Windows only)
  • Macro to derive a constant implementation turn enum into a string
  • Macro to derive a new fn
  • Macro to time how long a function takes to execute
  • Macros to strip leading whitespace from string
  • Macro to derive the From trait for a tuple type
  • Macro and trait to list all available enum variants.
  • Do While loop
Clone this wiki locally