-
> VpnService has no native API
Rust can wrap the Android API written in Java.
This is my small cross-platform library.
I created it quite some time ago, so I'm not entirely sure if it's polishe…
-
Hey there!
I just saw this repo and since I'm currently building another [wrapper for MEOS in Rust](https://github.com/MobilityDB/RustMEOS/), I was wondering whether we could maybe collaborate. Do …
-
```
use reqwest::header::{HeaderMap, HeaderName, HeaderValue};
use reqwest::Client;
use serde_json::json;
use std::error::Error;
#[tokio::main]
async fn main() -> Result {
// Define the A…
-
Thanks for the awesome crate. A feature request that I think would be a great addition to this API:
The current output format (text lines) work well for simple diffs, but as APIs get bigger/more co…
-
It seems like after 1.81 rust requires some (nightly only?) flags to build the wasm code correctly. See https://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features.html
-
**Describe the bug**
Embed functions like `embed_website` require a generic type `F` to be specified. This type is the type for the callback `adapter`.
However, `adapter` is optional and we can th…
-
It looks like `tests/assembly/x86_64-bigint-add.rs broken`, newly added in https://github.com/rust-lang/rust/commit/9836196e3cca6661e752c3acd8bc207f181736ed, produces slightly different assembly with …
-
To update `.github/workflows/ci.yml` with windows setup for `rust-tests`.
And use cache for build and dependencies where applicable.
-
### Feature Request / Improvement
See https://github.com/apache/iceberg-rust/pull/740/files#r1862755325
Fokko updated
7 hours ago
-
Original issue: https://github.com/EmbarkStudios/rust-gpu/issues/1075
### Expected Behaviour
This compiles fine with rustc (I guess this bit is probably eliminated?).
### Example & Steps To Rep…