Macro from
from!() { /* proc-macro */ }Expand description
Capture a list of sources to be checked by Pavex for components.
from! is used by Blueprint::import and Blueprint::routes to determine
which modules should be examined.
from!() { /* proc-macro */ }Capture a list of sources to be checked by Pavex for components.
from! is used by Blueprint::import and Blueprint::routes to determine
which modules should be examined.