Dan Fego

Results 9 issues of Dan Fego

`BTRoot` has been modified with an additional exported variable named `allow_await`. When `true`, the `BTRoot` modifies its flow such that it `await`s for `tick()`, and suspends processing until that `await`...

I was working some with the FSM capabilities and wanted to add some additional functionality. The three core things added here: - **Split Transition:** Transitions that always transition based on...

I've just successfully imported my data from Splitwise. I notice that it recognizes and creates my groups, but those groups don't have any transactions associated with them, and they all...

enhancement

In both the CLI and web, if using the documented [shorthand notation](https://github.com/cooklang/spec/blob/main/README.md#short-hand-preparations), the syntax seems to be ignored. My ingredient simply shows the preparation as it's typed, in parentheses, directly...

I've had some success with this with my SmartCard on Ubuntu 24.10, but am having two specific issues (which maybe should be split up). Of note, I'm not using a...

I was reviewing recent updates to the spec, and saw something interesting buried in the [proposal](https://github.com/cooklang/spec/blob/main/proposals/0008-mise-en-place.md#effect-on-applications-which-use-cooklang). In particular, this bit (under "Mobile applications"), emphasis mine: > Mobile apps will need...

enhancement

Right now as I'm experimenting, it looks like if aliases are used, the alias is used everywhere in the human and web output, and the real name is unused. I'm...

### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar request - [ ] This feature could be solved with a [custom image](https://github.com/cross-rs/cross/blob/main/docs/custom_images.md#custom-images) (optional) ### Describe...

feature-request

### What kind of documentation problem are you reporting? Unclear Docs ### Where is the issue found? https://api.rocket.rs/v0.5/rocket_db_pools/struct.Config#fields ### What's wrong? Not sure if this is intended or a documentation...

bug
accepted