iron / iron/logger

Refactor for best Rust practices and Iron conventions

Open
#41 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
25
Forks
37
PR merge metrics
No merged PRs in 30d

Description

This is a blanket issue to refactor this middleware to be more efficient, more rusty, and use better conventions.

In particular this middleware unnecessarily uses String and Vec in many places, which leads to unnecessary clones of data and is likely to be pretty slow.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.