Crate location_macros

source ·
Expand description

location-macros

A collection of macros for obtaining the absolute path of the project root.

Macros

  • Expands to a string literal that contains the absolute path of the root directory of the current crate.
  • Expands to a string literal that contains the absolute path of the root directory of the current workspace.