Docs.rs
tanu-derive-0.3.2
tanu-derive 0.3.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yukinarit
Dependencies
eyre ^0.6
normal
itertools ^0.13
normal
once_cell ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
walkdir ^2.5
normal
test-case ^3
dev
Versions
33.33%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tanu_
derive
0.3.2
All Items
Crate Items
Attribute Macros
Crate
tanu_derive
Copy item path
Source
Attribute Macros
ยง
main
test
#[test] attribute registers the test function in tanu runner. Without this attribute, tanu can not discover test cases.