Implement service for transaction logging #37
Annotations
4 errors
Linting:
src/http/transaction_logs.rs#L33
unneeded `return` statement
|
Linting:
src/http/transaction_logs.rs#L40
unneeded `return` statement
|
Linting:
src/service/transaction_logs.rs#L101
this expression creates a reference which is immediately dereferenced by the compiler
|
Linting
Process completed with exit code 101.
|
Loading