Hacker News new | past | comments | ask | show | jobs | submit login

Shouldn't RUST_LOG use "microservice_rs" instead of "microservice"? the "_rs" is a crate name.

Another thing, in a make_post_response stub function I think it's better to use StatusCode::NotImplemented instead of NotFound (when trying this code I thought the match did not work correctly as everything returned NotFound).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: