Skip to main content

load

Function load 

Source
pub fn load<P: TrxScalar>(path: &Path) -> Result<TrxFile<P>>
Expand description

Load a TRX file, auto-detecting format.

  • If path is a directory, loads from the directory.
  • If path has a .trx extension (or is a file), loads from zip.