fluence-sdk-test-macro-impl 0.6.0

Implementation of the `#[fce_test]` macro
Documentation
[dependencies.darling]
version = "0.12.2"

[dependencies.fce-wit-parser]
version = "0.4.0"

[dependencies.fluence-app-service]
features = ["raw-module-api"]
version = "0.5.2"

[dependencies.proc-macro-error]
default-features = false
version = "1.0.4"

[dependencies.proc-macro2]
version = "1.0.24"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full"]
version = "1.0.64"

[dependencies.thiserror]
version = "1.0.24"

[package]
authors = ["Fluence Labs"]
categories = ["api-bindings", "wasm"]
description = "Implementation of the `#[fce_test]` macro"
edition = "2018"
keywords = ["fluence", "sdk", "webassembly", "procedural_macros"]
license = "Apache-2.0"
name = "fluence-sdk-test-macro-impl"
repository = "https://github.com/fluencelabs/rust-sdk/crates/macro-test"
version = "0.6.0"
[package.metadata.docs.rs]
all-features = true