Registry / other / notan-macro

notan-macro

JSON →
library0.14.0rscratesunverified

Provides procedural macros and utilities for the Notan framework.

# Cargo.toml [dependencies] notan_macro = "0.14.0"
INSTALL
IMPORT
SIG · NOTAN-MACRO
N
notan-macro
otherrustv0.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
use notan_macro::main;

Uses the #[main] macro to define the entry point.

use notan_macro::main; #[main] fn run() { println!("Hello from Notan!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
notan-macro — cargo add notan-macro · libregistry