pub(crate) fn prepare_store_info(
application_id: ApplicationId,
store_id: &StoreId,
file_source: FileSource,
) -> LogMsg
Expand description
Prepares an adequate re_log_types::StoreInfo
LogMsg
given the input.
pub(crate) fn prepare_store_info(
application_id: ApplicationId,
store_id: &StoreId,
file_source: FileSource,
) -> LogMsg
Prepares an adequate re_log_types::StoreInfo
LogMsg
given the input.