alexfertel
alexfertel
Closes https://github.com/rust-lang/regex/issues/756. This PR introduces a Python script named `public-types-tests.py` that manages marker traits for the public API types. Following the discussion in https://github.com/rust-lang/regex/issues/756, this script is responsible for two...
Currently, `nannou::app` and, in general, the `app::Builder` API expect an argument of type `fn`, but it would be nice to be able to pass a closure instead. My use case...
My current workflow in other generative art frameworks is to generate files with the output. I would like to know if there's a way to not create a window and...
Hello! I am trying to fix https://github.com/MetaMask/eth-rpc-errors/issues/51, so I tried to follow what @rekmarks said on the issue. However, I don't think it solves what https://github.com/MetaMask/eth-rpc-errors/issues/48 is about. I couldn't...
Since the position of square brackets is `[]` in most (all?) keyboard layouts, it makes sense that the one on the left (`[`) is `previous` and the one to the...
### Component Anvil ### Describe the feature you would like We've been using the new precompile injection API created in https://github.com/foundry-rs/foundry/pull/7589, and it's working well. After some use, the need...
We want to document each class of algorithms. This comes in two flavors: * Adding README files to each directory holding a class of algorithms, for example, `sorting`. * Adding...
Hello! I use `` as my leader key, which would be nice to have in obsidian as well. However, I can't seem to set it. **To Reproduce** Steps to reproduce...