-
**Describe the bug**
Building the AppFlowy_Cloud Container crashes on the following command:
```
=> [appflowyinc/appflowy_cloud:latest builder 5/5] RUN cargo build --profile=profiling --features…
-
I am getting the following error while trying to run an Actix-Web application after integrating Sea-ORM,
```bash
error[E0277]: the trait bound `&sea_orm::DatabaseConnection: IntoSchemaManagerConne…
-
### Describe the feature
In my project, I'm using a separate cargo feature for enabling the shuttle builds:
```toml
[features]
default = []
shuttle = [
"shuttle-actix-web",
"shuttle-runti…
orhun updated
1 month ago
-
Hi there,
I'm a Rust beginner started a few days ago. I'm trying to design a server-side Kanban app (like Trello etc) with Actix-web and MongoDB. I'm trying to use your validator library to validat…
-
app version: 1.2.2
- [ ] twitch api key set
- [x] youtube api key set
______
issue description:
I'm able to update the feed, and the web UI seems to be working fine as usual.
However, I'm cu…
-
### Description
Hi, as mentioned in the title, I want to use a generic schema as a type for another generic schema.
### The problem
All aliases for **GenericStructA\** prompt error messages.
…
-
### Which OpenObserve functionalities are relevant/related to the feature request?
other
### Description
Currently when running OpenObserve on an older CPU (including Raspberry Pi) which does not s…
-
**Describe the bug**
A clear and concise description of what the bug is.
I had some problems with the check & build process.
在 `cargo check` 的过程中报错了。
报错内容跟 delicate-utils 的依赖 `poem` 有关。
```l…
-
# Rationale
This library is currently using setters to construct various types such as `Options`, `CreatePaymentRequest`, `PaymentCard`, `Buyer` etc. This has some drawbacks:
- **Multiple state…
-
Due to the need to upgrade to Axum 0.7, Hatsu must maintain its own `activitypub-federation-rust` fork. (https://github.com/LemmyNet/activitypub-federation-rust/issues/87)
The modifications desired…
kwaa updated
2 months ago