Docs.rs
impulse-ui-kit-1.0.0-alpha.9
impulse-ui-kit 1.0.0-alpha.9
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
markcda
Dependencies
console_error_panic_hook ^0.1.7
normal
console_log ^1
normal
impulse-utils ^1.0.0-alpha.9
normal
leptos ^0.8.12
normal
leptos-use ^0.16
normal
log ^0.4
normal
web-sys ^0.3.82
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module server
impulse_
ui_
kit
1.0.0-alpha.9
Module server
Module Items
Traits
In impulse_
ui_
kit::
prelude::
server_
fn
impulse_ui_kit
::
prelude
::
server_fn
Module
server
Copy item path
Source
Expand description
Implementations of the server side of the server function call.
Traits
ยง
Server
A server defines a pair of request/response types and the logic to spawn an async task.