docs
docs copied to clipboard
Explain the format module in depth
DOC TODO: https://yew.rs/docs/concepts/services/format
The Format API is not very user-friendly at the moment and needs better documentation.
- Explain the difference between text and binary formats
- Explain how format is used for the storage, websocket, and fetch services
- Provide examples on how to destructure format results