Crates.io | testmacro |
lib.rs | testmacro |
version | 0.1.0 |
source | src |
created_at | 2023-12-07 14:09:55.194865 |
updated_at | 2023-12-07 14:09:55.194865 |
description | procedural macro used to run unit and integration tests |
homepage | |
repository | https://github.com/LedgerHQ/ledger-device-rust-sdk |
max_upload_size | |
id | 1061034 |
size | 2,209 |
A macro inspired from Writing an OS in Rust and Rust Raspberry OS tutorials that helps building #![no_std]
tests in some other projects.