leptos_workers_macro

Crates.ioleptos_workers_macro
lib.rsleptos_workers_macro
version0.2.2
sourcesrc
created_at2023-07-20 13:58:28.899615
updated_at2024-06-24 14:41:38.166416
descriptionMacros for leptos_workers, a WebWorker library for the Leptos web framework.
homepage
repositoryhttps://github.com/Jinxit/leptos_workers
max_upload_size
id921305
size44,068
Lucas Åström (Jinxit)

documentation

README

leptos_workers

Crates.io Docs.rs CI

This crate is in an early alpha stage, use at your own risk. The API will change.

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install leptos_workers

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 43

cargo fmt