server_fn_macro_default 0.4.5

The default implementation of the server_fn macro without a context
Documentation
[dependencies.server_fn_macro]
version = "0.4.5"

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

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

[features]
nightly = ["server_fn_macro/nightly"]

[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"
version = "0.4.5"