vayt

Results 4 issues of vayt

### Is there an existing issue for this? - [X] Yes, I have searched the existing issues and none of them match my problem. ### Product Variant Cloud (http://rxresu.me) ###...

bug
needs triage
v4

Hello, I'm new to open source contribution. I just want to start at some point and I love Rust and After reading the RFC, I wanted to do something for...

enhancement

I'm using Rocket, here is my Route ``` rust #[utoipa::path( request_body = User, responses( ( status = 201, description = "User created successfully", body = APIResponse, example = json!({ "message":...

I'm a heavy user of Arch Linux and repoctl, and I'm currently setting up a CI/CD pipeline for a few projects on our local network. repoctl is fantastic for managing...