feat: docs
This commit is contained in:
parent
a335490717
commit
5696c4e346
3 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
mod reactive;
|
||||
|
||||
/// macro that when applied on an axum handler will provide leptos_reactive runtime and will allow you to use `leptos_reactive_axum::extract` by providing a context holding request parts
|
||||
#[proc_macro_attribute]
|
||||
pub fn reactive(
|
||||
attr: proc_macro::TokenStream,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue