yew_extra 0.1.0

Extract Axum request data within Yew server functions similar to how `leptos_axum` provides extraction helpers for Leptos
Documentation

yew_extra

Utilities for Yew server-side rendering with Axum integration.

This crate provides helpers to extract Axum request data within Yew server functions, similar to how leptos_axum provides extraction helpers for Leptos.