oreq 0.2.6

The tool for interactively creating curl arguments from OpenAPI.
Documentation
1
2
3
4
use thiserror::Error;

#[derive(Error, Debug)]
pub enum PromptError {}