iconoclast 0.2.0

Reusable code for Rust-based business μServices
Documentation

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)