Registry / utility / re-query-cache

re-query-cache

JSON →
library0.15.1rscratesunverified

Caching datastructures for re_query, used in the Rerun visualization SDK.

# Cargo.toml [dependencies] re_query_cache = "0.15.1"
INSTALL
IMPORT
SIG · RE-QUERY-CACHE
R
re-query-cache
utilityrustv0.15.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CachedQuery
use re_query_cache::CachedQuery;

Creates a new CachedQuery instance.

use re_query_cache::CachedQuery; fn main() { let cache = CachedQuery::new(); println!("Cache created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
re-query-cache — cargo add re-query-cache · libregistry