DioxusLabs / DioxusLabs/dioxus
More in depth documentation about specific fields in the server macro
Open
documentation
fullstack
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
The inline documentation for the server macro includes a list of attributes you can pass to the macro, but the descriptions of each argument don't make it clear what values you are able to pass into the macro. For example the `input` argument only accepts types that implement the codec traits for encoding and decoding the type from a request and response
## Implement Suggestion
The argument documentation should be expanded with more details about argument types and examples of different values for each argument
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.