-
# THANK YOU !!
First, massive stacks of thanks for posting this. I'm a complete noob with Rust, your project represents my first exposure. Thank you thank you!
## Off to a great start
Runni…
-
As per @bonsairobo's suggestion on issue #15
Add a `into_inner` and `from_inner` method that would return the underlying `BTreeMap` and construct from it.
They would not return or require the r…
-
**Description**
I am currently trying to go thought the vak tutorial and have completed the vak prep step successfully. I have changed the parameters in the .toml files and the [vak.train.dataset] ge…
-
## Bevy version
0.8.1
## \[Optional\] Relevant system information
If you cannot get Bevy to build or run on your machine, please include:
- the Rust version you're using (you can get this …
hw762 updated
2 years ago
-
**Describe the bug**
Consider this model:
```
@kwdef mutable struct Mymodel m = Mymodel(name="foo", updatefield = "bar") |> save!
```
Then try to edit it:
```
julia > m.updatefield = "baz"
ju…
-
It could be nice to be able to run the calibration routines using a command line interface.
The calibration configuration could be specified in a yaml configuration file, for example:
```yaml
n…
-
Test generator MVP to use after `configlet generate` for practice exercises:
- [x] #638 Integrate [POC test generator](https://github.com/tomasnorre/exercism-tests-generation) into new directory `c…
-
### Problem
Running `cargo package --no-verify` successfully packages crates in a workspace using the `[patch.crates-io]` entries when validating the Cargo.toml file.
Running the same command fa…
-
Because `cvcreate` does validation using a list of countries, a user has to mix Norwegian with English
```Mastergrad innen Fysikk fra Padova Universitetet, Italy.```
instead of `Italia`.
The err…
-
**Describe the bug**
Without a PyPI "homepage" URL on PyPI, the key `about.home` defaults to `None`.
**To Reproduce**
Steps to reproduce the behavior:
```bash
grayskull pypi asyncache
```
…