Loco Reactor Version 0.2.0

The Loco Reactor version 0.2.0 now includes Loco 0.5.0, installation improvements.


Updates

The main purpose of this version is to incorporate Loco 0.5.0. Some of the other changes are:

max_width = 100
comment_width = 80
wrap_comments = true
imports_granularity = "Crate"
use_small_heuristics = "Default"
group_imports = "StdExternalCrate"
format_strings = true
  • Add #[debug_handler] to the http methods in the controllers.
  • Update sea-orm to version 1.0.0-rc.4.

Last Updated: