sui_rpc_loadgen::payload::rpc_command_processor

Function read_data_from_file

Source
fn read_data_from_file<T: DeserializeOwned>(file_path: &str) -> Result<T, Error>