Crate quork_proc

source ·
Expand description

Quork procedural macros crate

Macros

  • Strip whitespace from the left of a string literal on each line
  • Strip whitespace from the left and right of a string literal on each line
  • Strip whitespace from the right of a string literal on each line

Attribute Macros

  • Time a given function

Derive Macros