Ben Williamson
Ben Williamson
Would be useful if `Queue` exposed a method that returned `ptr`, for use with other FFI code.
This is highlighted as though `bar` is outside the string, and everything after `bar` is treated as being the contents of another string: ``` fn main() { let x =...
`cargo lambda deploy --env-file .env.foobar` appears to succeed even if `.env.foobar` does not exist. Suggest returning an error if `path.is_file()` is false: https://github.com/cargo-lambda/cargo-lambda/blob/main/crates/cargo-lambda-metadata/src/env.rs#L69
Hi Marcin, Thanks for this great tool! I'm using it to make slides for video, so I've added a few options: - `--mode snapshot-markers` writes a PNG, SVG and .txt...