swamp-app-examples

Crates.ioswamp-app-examples
lib.rsswamp-app-examples
version0.0.9
sourcesrc
created_at2024-11-02 20:00:27.633101
updated_at2024-11-04 15:23:25.334473
descriptionexamples for swamp-render
homepage
repositoryhttps://github.com/piot/swamp-render
max_upload_size
id1433135
size391,993
Peter Bjorklund (piot)

documentation

README

Swamp-App examples 🐊

The Swamp-App Examples repository is designed to help developers quickly get started with the Swamp-App Render API by providing ready-to-run examples.

Usage

  • List the available examples:
cargo run --example
  • Run one of the examples with:
cargo run --release --example name_of_the_example

Asset Licenses

All assets used in the examples are sourced from platforms that provide open and free licenses. Please refer to each asset’s respective page for specific licensing information.

Commit count: 71

cargo fmt