Search
Setup for Free
CD
Cloudflare Developers
•
3y ago
•
1 reply
Unsmart
DO in rust, using (asyn) storage
Dont know anyone who uses rust for DOs that would be able to help but on javascript you run this
.state
.blockConcurrencyWhile
(async
(
)
=
>
{
.
.
.
}
)
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
83,498
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
M
mackenzie
•
12/21/23, 5:01 PM
Yes
, I saw those JS examples
- but in rust I am not sure what sync
/async equivalent methods I can use
. Maybe I need to use some block
_on
(
) primitive
, but not sure if available in the runtime used in Workers
…
?
M
mackenzie
•
12/21/23, 5:44 PM
It looks like there is no DurableObject in the examples
https://github.com/search?q=repo%3Acloudflare%2Fworkers-rs%20DurableObject&type=code
GitHub
Build software better, together
GitHub is where people build software
. More than 100 million people use GitHub to discover
, fork
, and contribute to over 420 million projects
.
Similar Threads
Storage in Cloudflare
CD
Cloudflare Developers / general-help
11mo ago
mio rust
CD
Cloudflare Developers / workers-and-pages-help
7mo ago