Skip to content

Comments

re_query::Caches -> re_query::QueryCache#7915

Merged
teh-cmc merged 4 commits intomainfrom
cmc/query_cache_naming
Oct 28, 2024
Merged

re_query::Caches -> re_query::QueryCache#7915
teh-cmc merged 4 commits intomainfrom
cmc/query_cache_naming

Conversation

@teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Oct 28, 2024

@teh-cmc teh-cmc added sdk-rust Rust logging API 🚜 refactor Change the code, not the functionality include in changelog labels Oct 28, 2024
@github-actions
Copy link

github-actions bot commented Oct 28, 2024

Deployed docs

Commit Link
b980cfd https://landing-kv2tyrcoi-rerun.vercel.app/docs

};
#[doc(no_inline)]
pub use self::external::re_query::Caches as QueryCache;
pub use self::external::re_query::QueryCache;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this won't even affect the only really public API where this was used as we anticipated the change.

@teh-cmc teh-cmc merged commit e103143 into main Oct 28, 2024
@teh-cmc teh-cmc deleted the cmc/query_cache_naming branch October 28, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

include in changelog 🚜 refactor Change the code, not the functionality sdk-rust Rust logging API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename re_query::Caches -> re_query::QueryCache

2 participants