I am new to Rust. I am using Rocket. ... file: Capped<TempFile<'f>>, } #[derive(Debug)] struct ApiResponse { json: Value, status: Status, } ...
確定! 回上一頁