diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-04 18:40:32 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-09-09 15:10:51 +0100 |
commit | 18b6ccadd2f9290573d64ccf54f61e3a5a547814 (patch) | |
tree | b04038ce9161bea10dd083dabea5183b113f541c /rust/src/lib.rs | |
parent | Use an upsert for `receipts_graph`. (#13752) (diff) | |
download | synapse-18b6ccadd2f9290573d64ccf54f61e3a5a547814.tar.xz |
Implement the push evaluator in Rust
Diffstat (limited to 'rust/src/lib.rs')
-rw-r--r-- | rust/src/lib.rs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs |