Module generic
Available on crate feature
generic only.Expand description
This module uses platform-agnostic abstractions allowing users to run server functions on a wide range of platforms.
The crates in use in this crate are:
bytes: platform-agnostic manipulation of bytes.http: low-dependency HTTP abstractions’ front-end.
§Users
wasm32-wasip*integration crateleptos_wasiis using this crate under the hood.