server_fn_macro_default 0.2.3

The default implementation of the server_fn macro without a context
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.server_fn_macro]
default-features = false
version = "0.2.3"

[dependencies.syn]
features = ["full"]
version = "1"
[dev-dependencies.serde]
version = "1"

[dev-dependencies.server_fn]
version = "0.2"

[features]
stable = []

[lib]
proc-macro = true

[package]
authors = ["Greg Johnston"]
description = "The default implementation of the server_fn macro without a context"
edition = "2021"
license = "MIT"
name = "server_fn_macro_default"
repository = "https://github.com/leptos-rs/leptos"
resolver = "1"
version = "0.2.3"