Module re_data_loader::load_file
source ยท Functionsยง
- load ๐Loads the data at
path
using all availablecrate::DataLoader
s. - Loads the given
contents
using allcrate::DataLoader
s available. - Loads the given
path
using allcrate::DataLoader
s available. - prepare_store_info ๐Prepares an adequate
re_log_types::StoreInfo
LogMsg
given the input. - send ๐Forwards the data in
rx_loader
totx
, taking care of necessary conversions, if any. - spawn ๐