cloudflare / cloudflare/workers-rs
[Feature] Fetch all bindings/keys of bindings?
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Is there a way to get a map of all available bindings or even just the keys and types?
My use-case is a need to fetch all environment variables, without knowing what are the keys for the variables.
Contributor guide
Assessment
This issue has not been assessed yet.