Function re_sdk::new_store_info
source · pub fn new_store_info(application_id: impl Into<ApplicationId>) -> StoreInfo
Expand description
Creates a new re_log_types::StoreInfo
which can be used with RecordingStream::new
.
pub fn new_store_info(application_id: impl Into<ApplicationId>) -> StoreInfo
Creates a new re_log_types::StoreInfo
which can be used with RecordingStream::new
.