/// This guard tells the marco that the application is being compiled with a CLI that supports assets
///
/// *If you do not hold this marker when compiling an application that uses the assets macro, the macro will display a warning about asset support*
);