iconoclast

Crates.ioiconoclast
lib.rsiconoclast
version0.3.1
created_at2025-05-18 08:53:40.547821+00
updated_at2025-06-04 19:57:52.046529+00
descriptionReusable code for Rust-based business μServices
homepage
repositoryhttps://github.com/elmarx/iconoclast
max_upload_size
id1678477
size90,060
Elmar Athmer (elmarx)

documentation

README

Project Iconoclast

Reusable code.

This crate includes reusable code that may be shared across "iconoclast-style" projects.

  • logging, sets up logging-subscriber with Human-readable, JSON-output or Google Stackdriver compatible logging (feature gcloud)
  • management-service (currently based on axum)
  • live-reload (feature: livereload)
  • listenfd support (feature: listenfd, default-feature)
  • kafka (feature: kafka)
  • TOML-configuration (via config) (feature config, default-feature)
Commit count: 143

cargo fmt