-
At a glance, the template code is below
```rust
#[derive(Debug, RestApi, Default)]
#[rest(uri="rest_api/path")
#[rest(method="GET")
#[rest(signature="USER_DATA")]
pub struct SomeRestApiName {…
-
### Expected Behaviour
This compiles fine with rustc (I guess this bit is probably eliminated?).
### Example & Steps To Reproduce
I was using const generic parameters to determine the length …
-
**Is your feature request related to a problem? Please describe.**
When we create a `VolumeBar` (from `BaseBar`) using `VolumeBarBuilder`, we add `beginTime` and `endTime` to the builder. The `dura…
-
#### Describe the feature
Vertx tracing should use (or be compatible with Zipkin 6)
#### Use cases
The main use case are applicitions using Spring Boot 3.x and Vert.x. Spring Boot 3.x comes…
-
I want to test Sanity to make an estimation on how much work it would take to implement it on the Storefront.
* Data structure and schema
* Next.js
* How does it integrate
* Test live preview
*…
-
* **Electron-Builder Version**: 25.1.7
* **Node Version**: 22.11.0
* **Electron Version**: 32.1.2
* **Electron Type (current, beta, nightly)**: current
* **Target**:
```…
-
# Product Sprint Specification: [FEAT][Add Agent Builder]
### Feature Description
Implement a feature where users can build an AI agent on the left side of the screen and generate an API request t…
-
# Description
| Related issue | Epic issue |
|---|---|
| #26715 | #26722 |
| Agent tier | Central components support | OS type |
|-|-|-|
| 1 | No | Major |
# Plan
**Dev…
-
## Overview:
This document aims to summarise proposed/existing options for formalising the process by which:
- the Fellowship actively consults and collaborates with ecosystem teams
- scheduled run…
-
## Request
I'd like to have some kind of plugin system for builders. On a high level, third-party packages should be able to "inject" code into a builder, so that its behavior can be tailored for s…