Files
joshua-spacetime 3fe50e72d0 [Rust] Extend view table accessors with count (#4638)
# Description of Changes

Adds `count` to rust's procedural view API.

This API already existed in C# and typescript. This patch just adds
tests for those module languages.

We were already tracking reads for `count`, and so all this patch does
is add the new rust module bindings.

# API and ABI breaking changes

None

# Expected complexity level and risk

1

# Testing

Smoketests for rust, C#, and typescript.
2026-03-16 13:03:50 +00:00
..
2025-08-12 18:20:58 +00:00