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. - 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 🔒