-
Updated
Apr 15, 2022 - Rust
actix-web
Here are 404 public repositories matching this topic...
-
Updated
Feb 7, 2022 - Rust
when i use rbatis for a iOS app with sqlite. but got some error.
because rbatis_core dependence 'mac_address' supported platforms: Linux, Windows, MacOS, FreeBSD
so any help for this issues?
命名建议
-
Updated
Mar 31, 2022 - Rust
-
Updated
Nov 8, 2021 - Rust
Project Improvement
It is currently unclear where to start with implementing bindings for other libraries. While the main module for such documentation should be [frontends][frontends], most documentation currently lives only under [code_grant::frontend][code_grant_frontend]. Additionally, the 'example' code given by the iron frontend is not extremely friendly as a guide, as it is m
-
Updated
Feb 7, 2022 - Rust
-
Updated
Jan 21, 2022 - Rust
-
Updated
Sep 30, 2018 - Rust
-
Updated
Feb 16, 2022 - Rust
-
Updated
Jun 19, 2019 - Rust
-
Updated
Nov 19, 2021 - Rust
-
Updated
Feb 19, 2020 - Rust
-
Updated
Feb 25, 2022 - Rust
-
Updated
Feb 1, 2022 - Rust
OSX build
I have found that Hearth works on OSX just great:

It would be good to have executable for Mac. It might be automated using Travis:
https://docs.travis-ci.com/user/reference/osx/
-
Updated
Apr 13, 2022 - Rust
-
Updated
Jul 18, 2020 - Rust
Improve this page
Add a description, image, and links to the actix-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the actix-web topic, visit your repo's landing page and select "manage topics."
Actix-redis version 0.11.0 removed "RedisSession" struct, thus https://github.com/actix/examples/tree/master/auth/redis-session fails to compile. Please update actix-redis to the latest version and update the source code.