duroxide 0.1.27

Durable code execution framework for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Summary

Describe the change and motivation.

## Checklist

- [ ] Tests added/updated
- [ ] `cargo test` passes locally
- [ ] Docs updated
  - [ ] Existing docs updated where behavior changed
  - [ ] New doc added under `docs/` if introducing a new area
  - [ ] Linked from `docs/README.md`

## Links / Design notes

Add design notes, code pointers, or diagrams if helpful.