ML-3m-trader / STRUCTURE.md
algorembrant's picture
Upload 11 files
c382c53 verified

Project Structure: ML-3m-trader

ML-3m-trader/
β”œβ”€β”€ python_version/
β”‚   β”œβ”€β”€ backtester.py
β”‚   β”œβ”€β”€ config.py
β”‚   β”œβ”€β”€ data_fetcher.py
β”‚   β”œβ”€β”€ diag_mt5.py
β”‚   β”œβ”€β”€ features.py
β”‚   β”œβ”€β”€ GUIDE.md
β”‚   β”œβ”€β”€ labeler.py
β”‚   β”œβ”€β”€ main.py
β”‚   β”œβ”€β”€ metrics.py
β”‚   β”œβ”€β”€ model.py
β”‚   └── README.md
β”œβ”€β”€ rust_ml_trader/
β”‚   β”œβ”€β”€ data/
β”‚   β”‚   └── raw_xauusdc_m3.csv
β”‚   β”œβ”€β”€ models/
β”‚   β”‚   └── rf_model.bin
β”‚   β”œβ”€β”€ results/
β”‚   β”‚   β”œβ”€β”€ report.txt
β”‚   β”‚   └── trades.csv
β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”œβ”€β”€ backtester.rs
β”‚   β”‚   β”œβ”€β”€ config.rs
β”‚   β”‚   β”œβ”€β”€ data_fetcher.rs
β”‚   β”‚   β”œβ”€β”€ features.rs
β”‚   β”‚   β”œβ”€β”€ labeler.rs
β”‚   β”‚   β”œβ”€β”€ main.rs
β”‚   β”‚   β”œβ”€β”€ metrics.rs
β”‚   β”‚   β”œβ”€β”€ model.rs
β”‚   β”‚   └── types.rs
β”‚   β”œβ”€β”€ target/
β”‚   β”‚   β”œβ”€β”€ debug/
β”‚   β”‚   β”‚   β”œβ”€β”€ .fingerprint/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstream-9ae0afc2687b8e4a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstream
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstream
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstream.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-0da8b928771fdc4e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-parse-a43d7ebf369e7d5e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle_parse
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle_parse
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle_parse.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-query-69005e82a2057c26/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle_query
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle_query
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle_query.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-wincon-b1a15ad47f3c88d1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle_wincon
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle_wincon
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle_wincon.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ approx-ed5151cb1e723377/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-approx
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-approx
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-approx.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async-trait-456b1d6eae533cb7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-async_trait
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-async_trait
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-async_trait.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ asynchronous-codec-98f062c81735c0a6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-asynchronous_codec
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-asynchronous_codec
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-asynchronous_codec.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ autocfg-0837c6aef9c33bfd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-autocfg
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-autocfg
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-autocfg.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bincode-1645da251d8f8ef0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bincode
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bincode
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bincode.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bytes-c3c17a43986c30d8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bytes
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bytes
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bytes.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cfg-if-971371d481ffa182/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-cfg_if
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-cfg_if
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-cfg_if.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chrono-9e83e73e5e93e49e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-chrono
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-chrono
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-chrono.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap-72876d87e5927ac7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_builder-4c6897e72cf68376/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap_builder
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap_builder
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap_builder.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-b24c27be893dcca3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap_derive
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap_derive
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap_derive.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_lex-6512b13ed7f4e1f5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap_lex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap_lex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap_lex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ colorchoice-f8e617802e7e405e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-colorchoice
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-colorchoice
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-colorchoice.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-queue-d49ec7e901e62bb1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-crossbeam_queue
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-crossbeam_queue
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-crossbeam_queue.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-7de09edb5b84cdf2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-946af3fd89e1b76f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-crossbeam_utils
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-crossbeam_utils
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-crossbeam_utils.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-e300b5107aa17931/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-206a419fe4a802ba/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-csv
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-csv
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-csv.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-core-065596f454e1cd72/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-csv_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-csv_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-csv_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-3466330ee9bcd1b3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-a50d6cd855b54224/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-erased_serde
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-erased_serde
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-erased_serde.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-d57d1d5f13bca2ba/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-0b5d68e2c0ac0ae8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-channel-5055e31acd454ab7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_channel
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_channel
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_channel.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-core-811e4482c970f2f9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-executor-f0133029e80ce731/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_executor
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_executor
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_executor.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-io-c254ae9650ad4945/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_io
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_io
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_io.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-macro-6798f5bf5fb09f1c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_macro
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_macro
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_macro.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-sink-97bea59768a42924/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_sink
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_sink
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_sink.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-task-b949c672867648ba/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_task
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_task
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_task.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-util-1e61b1427bb1d808/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_util
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_util
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_util.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-2df1f2e35af75250/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-getrandom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-5956df04ec41dcfe/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-b89264fe48e9a9b6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-ba61d96077a8914c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-getrandom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-d7429028535df1d0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-getrandom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-e8ab277fb8b30f50/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-f3cca79190d8e765/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ heck-0be19530d1bd0e9f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-heck
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-heck
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-heck.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ inventory-13a08938f31d635f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-inventory
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-inventory
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-inventory.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ is_terminal_polyfill-97f91211de5af511/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-is_terminal_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-is_terminal_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-is_terminal_polyfill.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ itoa-9a1ff27909d46ca5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-itoa
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-itoa
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-itoa.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lock_api-8f5ee063c0c7f0d5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-lock_api
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-lock_api
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-lock_api.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ log-e4c3f7a34e6491b6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-log
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-log
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-log.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-15b2db78f8972e28/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-499e2b9a7b3bba65/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-defc79c8bd06617b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-matrixmultiply
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-matrixmultiply
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-matrixmultiply.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ memchr-50a82b3e74a6d117/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-memchr
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-memchr
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-memchr.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mio-8366de5ff89bb639/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-mio
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-mio
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-mio.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ndarray-ff359b8e6631e50a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ndarray
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ndarray
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ndarray.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-8e1917d1cf7b882f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-bigint-01d2f1d5259d28d9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_bigint
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_bigint
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_bigint.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-complex-2044d4def3083b5a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_complex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_complex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_complex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-integer-b3383a5773083cae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_integer
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_integer
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_integer.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-iter-c1db2ee7e4c0d195/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_iter
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_iter
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_iter.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-rational-4f7bead695bb57e4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_rational
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_rational
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_rational.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-993765f1b59b956d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_traits
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_traits
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_traits.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-bd40660a21048372/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-f8bc655ef13cdbec/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell-5f25b3318b234928/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-once_cell
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-once_cell
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-once_cell.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell_polyfill-52505ebef9c464d8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-once_cell_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-once_cell_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-once_cell_polyfill.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot-1584b6fbf8c3c517/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-parking_lot
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-parking_lot
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-parking_lot.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-62270fb0de8406d7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-d7075c44b5f985c0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-fa09327a685e3c98/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-parking_lot_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-parking_lot_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-parking_lot_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ pin-project-lite-55c550245bfe95bc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-pin_project_lite
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-pin_project_lite
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-pin_project_lite.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ppv-lite86-6c8202e2f3317efa/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ppv_lite86
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ppv_lite86
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ppv_lite86.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-14c436feccda2a72/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-b20a946a3a5f7c90/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-c170e20c1cf2d052/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-proc_macro2
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-proc_macro2
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-proc_macro2.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-880138076a3cb7cd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-9957882311bf59ea/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-quote
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-quote
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-quote.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-cdea548fb4516a7c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-a1bc673826e313be/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-f020734ee2e9a556/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-0cba2f7568e34659/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_chacha.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-4dcd638f7935f28a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_chacha.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-a45ced513df1c6e9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-bb16bd5d6f6cf40e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rawpointer-3fc908d54589add8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rawpointer
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rawpointer
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rawpointer.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-089bd3e8bc8cbe4e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-automata-0e77fb19378ab260/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex_automata
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex_automata
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex_automata.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-syntax-14845af0e4309cf4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex_syntax
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex_syntax
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex_syntax.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader-898ceba71ffc166a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bin-rust_ml_trader
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bin-rust_ml_trader.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-bin-rust_ml_trader
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   └── output-bin-rust_ml_trader
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ryu-085f93124e955876/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ryu
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ryu
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ryu.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ saa-dc143dda05ddbe93/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-saa
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-saa
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-saa.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scc-a30e9c541dc50a19/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-scc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-scc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-scc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scopeguard-f8ad5fe88dbdf9af/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-scopeguard
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-scopeguard
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-scopeguard.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ sdd-37e91acfea847e37/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-sdd
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-sdd
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-sdd.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-194bf86baa16e700/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-48166ab98eeaf37e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-8b7e978d39d12072/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-543f8471a5668b3a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-5a9440e501b6daae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-621bc14f3f832467/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-8df4e11447050e43/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_derive
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_derive
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_derive.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-1f8803e0a4f0d3ff/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-aa6d36f06b11f327/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_json
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_json.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-b8c3bbcba2d51bb0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ slab-046058cf56eeaac6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-slab
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-slab
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-slab.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smallvec-d0c08c322fd7352e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-smallvec
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-smallvec
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-smallvec.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smartcore-f358190e4e1a3c8a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-smartcore
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-smartcore
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-smartcore.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ socket2-43aaddec776b3c4a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-socket2
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-socket2
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-socket2.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ strsim-5229bc5603665afa/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-strsim
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-strsim
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-strsim.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ syn-1ca0fddf12fc449d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-syn
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-syn
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-syn.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-0230c46b9c2f5fa4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-62768f9326b96985/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-e32fb826a8a21754/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-thiserror
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-thiserror
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-thiserror.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-impl-a4b94996778c13aa/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-thiserror_impl
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-thiserror_impl
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-thiserror_impl.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-356dd8b4082a421d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-tokio
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-tokio
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-tokio.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-macros-375ab5a2f669c3a3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-tokio_macros
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-tokio_macros
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-tokio_macros.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-util-f0a210203d43ecdb/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-tokio_util
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-tokio_util
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-tokio_util.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-0da8c27cac095fde/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-typeid
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-typeid
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-typeid.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-5a84fdfd5476d2c9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-8f1f7254843387fa/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-4a6e959229085dd7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-9dc50b594dc8e682/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-typetag
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-typetag
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-typetag.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-dcf427d2f81e145d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-impl-f2821bbbf2de194f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-typetag_impl
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-typetag_impl
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-typetag_impl.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode-ident-da8aef692e2e7be3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-unicode_ident
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-unicode_ident
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-unicode_ident.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ utf8parse-b5a1662bbcfa7f7f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-utf8parse
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-utf8parse
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-utf8parse.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ uuid-ed4108825bfb36e8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-uuid
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-uuid
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-uuid.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-link-3842c44045075457/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_link
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_link
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_link.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-sys-59ab8c547cb7494f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_sys.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-sys-6cf5e767169fa13e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_sys.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-targets-06eb2912194995f0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_targets
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_targets
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_targets.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-3e334312553c0fa9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-693ef702411bb5a8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_x86_64_msvc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_x86_64_msvc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_x86_64_msvc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-a3759474c18e809f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-0d12ae159e590ff1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-84eab18a5abe6aa9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-zerocopy
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-zerocopy
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-zerocopy.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-a9f69662474b9270/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zeromq-c158f1d28487b980/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-zeromq
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-zeromq
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-zeromq.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zmij-60998286467a7f79/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zmij-cefe5e34f175aef8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-zmij
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-zmij
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-zmij.json
β”‚   β”‚   β”‚   β”‚   └── zmij-eb3bf14a5a236ea8/
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚       └── invoked.timestamp
β”‚   β”‚   β”‚   β”œβ”€β”€ build/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-7de09edb5b84cdf2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-7de09edb5b84cdf2.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-7de09edb5b84cdf2.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-7de09edb5b84cdf2.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-e300b5107aa17931/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-3466330ee9bcd1b3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-3466330ee9bcd1b3.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-3466330ee9bcd1b3.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-3466330ee9bcd1b3.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-d57d1d5f13bca2ba/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-5956df04ec41dcfe/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-b89264fe48e9a9b6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-e8ab277fb8b30f50/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e8ab277fb8b30f50.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e8ab277fb8b30f50.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e8ab277fb8b30f50.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-f3cca79190d8e765/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-f3cca79190d8e765.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-f3cca79190d8e765.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-f3cca79190d8e765.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-15b2db78f8972e28/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-499e2b9a7b3bba65/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-499e2b9a7b3bba65.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-499e2b9a7b3bba65.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-499e2b9a7b3bba65.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-bd40660a21048372/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-bd40660a21048372.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-bd40660a21048372.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-bd40660a21048372.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-f8bc655ef13cdbec/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-62270fb0de8406d7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-62270fb0de8406d7.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-62270fb0de8406d7.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-62270fb0de8406d7.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-d7075c44b5f985c0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-14c436feccda2a72/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-14c436feccda2a72.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-14c436feccda2a72.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-14c436feccda2a72.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-b20a946a3a5f7c90/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-880138076a3cb7cd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-880138076a3cb7cd.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-880138076a3cb7cd.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-880138076a3cb7cd.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-cdea548fb4516a7c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-194bf86baa16e700/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-194bf86baa16e700.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-194bf86baa16e700.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-194bf86baa16e700.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-48166ab98eeaf37e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-543f8471a5668b3a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-5a9440e501b6daae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-5a9440e501b6daae.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-5a9440e501b6daae.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-5a9440e501b6daae.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-1f8803e0a4f0d3ff/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1f8803e0a4f0d3ff.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1f8803e0a4f0d3ff.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1f8803e0a4f0d3ff.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-b8c3bbcba2d51bb0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-0230c46b9c2f5fa4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-0230c46b9c2f5fa4.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-0230c46b9c2f5fa4.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-0230c46b9c2f5fa4.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-62768f9326b96985/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-5a84fdfd5476d2c9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-8f1f7254843387fa/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8f1f7254843387fa.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8f1f7254843387fa.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8f1f7254843387fa.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-4a6e959229085dd7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-dcf427d2f81e145d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-dcf427d2f81e145d.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-dcf427d2f81e145d.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-dcf427d2f81e145d.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-3e334312553c0fa9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-a3759474c18e809f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-a3759474c18e809f.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-a3759474c18e809f.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-a3759474c18e809f.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-0d12ae159e590ff1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-0d12ae159e590ff1.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-0d12ae159e590ff1.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-0d12ae159e590ff1.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-a9f69662474b9270/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zmij-60998286467a7f79/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   └── zmij-eb3bf14a5a236ea8/
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build_script_build-eb3bf14a5a236ea8.d
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build_script_build-eb3bf14a5a236ea8.exe
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build_script_build-eb3bf14a5a236ea8.pdb
β”‚   β”‚   β”‚   β”‚       └── build_script_build.pdb
β”‚   β”‚   β”‚   β”œβ”€β”€ deps/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstream-9ae0afc2687b8e4a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-0da8b928771fdc4e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle_parse-a43d7ebf369e7d5e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle_query-69005e82a2057c26.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle_wincon-b1a15ad47f3c88d1.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ approx-ed5151cb1e723377.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-456b1d6eae533cb7.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-456b1d6eae533cb7.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-456b1d6eae533cb7.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-456b1d6eae533cb7.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-456b1d6eae533cb7.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ asynchronous_codec-98f062c81735c0a6.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ autocfg-0837c6aef9c33bfd.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bincode-1645da251d8f8ef0.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bytes-c3c17a43986c30d8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cfg_if-971371d481ffa182.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chrono-9e83e73e5e93e49e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap-72876d87e5927ac7.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_builder-4c6897e72cf68376.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-b24c27be893dcca3.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-b24c27be893dcca3.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-b24c27be893dcca3.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-b24c27be893dcca3.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-b24c27be893dcca3.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_lex-6512b13ed7f4e1f5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ colorchoice-f8e617802e7e405e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam_queue-d49ec7e901e62bb1.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam_utils-946af3fd89e1b76f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-206a419fe4a802ba.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv_core-065596f454e1cd72.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased_serde-a50d6cd855b54224.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-0b5d68e2c0ac0ae8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_channel-5055e31acd454ab7.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_core-811e4482c970f2f9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_executor-f0133029e80ce731.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_io-c254ae9650ad4945.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-6798f5bf5fb09f1c.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-6798f5bf5fb09f1c.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-6798f5bf5fb09f1c.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-6798f5bf5fb09f1c.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-6798f5bf5fb09f1c.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_sink-97bea59768a42924.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_task-b949c672867648ba.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_util-1e61b1427bb1d808.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-2df1f2e35af75250.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-ba61d96077a8914c.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-d7429028535df1d0.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ heck-0be19530d1bd0e9f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ inventory-13a08938f31d635f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ is_terminal_polyfill-97f91211de5af511.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ itoa-9a1ff27909d46ca5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstream-9ae0afc2687b8e4a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle-0da8b928771fdc4e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_parse-a43d7ebf369e7d5e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_query-69005e82a2057c26.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_wincon-b1a15ad47f3c88d1.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libapprox-ed5151cb1e723377.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libasynchronous_codec-98f062c81735c0a6.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libautocfg-0837c6aef9c33bfd.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libautocfg-0837c6aef9c33bfd.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbincode-1645da251d8f8ef0.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbytes-c3c17a43986c30d8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcfg_if-971371d481ffa182.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libchrono-9e83e73e5e93e49e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap-72876d87e5927ac7.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap_builder-4c6897e72cf68376.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap_lex-6512b13ed7f4e1f5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcolorchoice-f8e617802e7e405e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcrossbeam_queue-d49ec7e901e62bb1.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcrossbeam_utils-946af3fd89e1b76f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv-206a419fe4a802ba.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv_core-065596f454e1cd72.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liberased_serde-a50d6cd855b54224.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures-0b5d68e2c0ac0ae8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_channel-5055e31acd454ab7.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_core-811e4482c970f2f9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_executor-f0133029e80ce731.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_io-c254ae9650ad4945.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_sink-97bea59768a42924.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_task-b949c672867648ba.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_util-1e61b1427bb1d808.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-2df1f2e35af75250.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-ba61d96077a8914c.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-d7429028535df1d0.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libheck-0be19530d1bd0e9f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libheck-0be19530d1bd0e9f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libinventory-13a08938f31d635f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libis_terminal_polyfill-97f91211de5af511.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libitoa-9a1ff27909d46ca5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblock_api-8f5ee063c0c7f0d5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblog-e4c3f7a34e6491b6.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmatrixmultiply-defc79c8bd06617b.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmemchr-50a82b3e74a6d117.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmio-8366de5ff89bb639.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libndarray-ff359b8e6631e50a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum-8e1917d1cf7b882f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_bigint-01d2f1d5259d28d9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_complex-2044d4def3083b5a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_integer-b3383a5773083cae.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_iter-c1db2ee7e4c0d195.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_rational-4f7bead695bb57e4.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_traits-993765f1b59b956d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libonce_cell-5f25b3318b234928.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libonce_cell_polyfill-52505ebef9c464d8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libparking_lot-1584b6fbf8c3c517.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libparking_lot_core-fa09327a685e3c98.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libpin_project_lite-55c550245bfe95bc.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libppv_lite86-6c8202e2f3317efa.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libproc_macro2-c170e20c1cf2d052.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libproc_macro2-c170e20c1cf2d052.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libquote-9957882311bf59ea.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libquote-9957882311bf59ea.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-a1bc673826e313be.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-f020734ee2e9a556.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_chacha-0cba2f7568e34659.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_chacha-4dcd638f7935f28a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_core-a45ced513df1c6e9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_core-bb16bd5d6f6cf40e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librawpointer-3fc908d54589add8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex-089bd3e8bc8cbe4e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_automata-0e77fb19378ab260.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_syntax-14845af0e4309cf4.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librust_ml_trader-898ceba71ffc166a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libryu-085f93124e955876.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsaa-dc143dda05ddbe93.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libscc-a30e9c541dc50a19.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libscopeguard-f8ad5fe88dbdf9af.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsdd-37e91acfea847e37.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde-8b7e978d39d12072.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_core-621bc14f3f832467.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_json-aa6d36f06b11f327.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libslab-046058cf56eeaac6.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmallvec-d0c08c322fd7352e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmartcore-f358190e4e1a3c8a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsocket2-43aaddec776b3c4a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libstrsim-5229bc5603665afa.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsyn-1ca0fddf12fc449d.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsyn-1ca0fddf12fc449d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libthiserror-e32fb826a8a21754.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtokio-356dd8b4082a421d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtokio_util-f0a210203d43ecdb.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtypeid-0da8c27cac095fde.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtypetag-9dc50b594dc8e682.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_ident-da8aef692e2e7be3.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_ident-da8aef692e2e7be3.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libutf8parse-b5a1662bbcfa7f7f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libuuid-ed4108825bfb36e8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_link-3842c44045075457.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-59ab8c547cb7494f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-6cf5e767169fa13e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_targets-06eb2912194995f0.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_x86_64_msvc-693ef702411bb5a8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzerocopy-84eab18a5abe6aa9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzeromq-c158f1d28487b980.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzmij-cefe5e34f175aef8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lock_api-8f5ee063c0c7f0d5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ log-e4c3f7a34e6491b6.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-defc79c8bd06617b.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ memchr-50a82b3e74a6d117.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mio-8366de5ff89bb639.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ndarray-ff359b8e6631e50a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-8e1917d1cf7b882f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_bigint-01d2f1d5259d28d9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_complex-2044d4def3083b5a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_integer-b3383a5773083cae.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_iter-c1db2ee7e4c0d195.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_rational-4f7bead695bb57e4.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_traits-993765f1b59b956d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell-5f25b3318b234928.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell_polyfill-52505ebef9c464d8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot-1584b6fbf8c3c517.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-fa09327a685e3c98.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ pin_project_lite-55c550245bfe95bc.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ppv_lite86-6c8202e2f3317efa.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc_macro2-c170e20c1cf2d052.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-9957882311bf59ea.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-a1bc673826e313be.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-f020734ee2e9a556.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-0cba2f7568e34659.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-4dcd638f7935f28a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-a45ced513df1c6e9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-bb16bd5d6f6cf40e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rawpointer-3fc908d54589add8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-089bd3e8bc8cbe4e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex_automata-0e77fb19378ab260.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex_syntax-14845af0e4309cf4.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader-898ceba71ffc166a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ryu-085f93124e955876.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ saa-dc143dda05ddbe93.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scc-a30e9c541dc50a19.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scopeguard-f8ad5fe88dbdf9af.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ sdd-37e91acfea847e37.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-8b7e978d39d12072.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-621bc14f3f832467.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-8df4e11447050e43.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-8df4e11447050e43.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-8df4e11447050e43.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-8df4e11447050e43.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-8df4e11447050e43.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-aa6d36f06b11f327.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ slab-046058cf56eeaac6.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smallvec-d0c08c322fd7352e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smartcore-f358190e4e1a3c8a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ socket2-43aaddec776b3c4a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ strsim-5229bc5603665afa.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ syn-1ca0fddf12fc449d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-e32fb826a8a21754.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-a4b94996778c13aa.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-a4b94996778c13aa.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-a4b94996778c13aa.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-a4b94996778c13aa.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-a4b94996778c13aa.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-356dd8b4082a421d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-375ab5a2f669c3a3.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-375ab5a2f669c3a3.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-375ab5a2f669c3a3.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-375ab5a2f669c3a3.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-375ab5a2f669c3a3.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_util-f0a210203d43ecdb.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-0da8c27cac095fde.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-9dc50b594dc8e682.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-f2821bbbf2de194f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-f2821bbbf2de194f.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-f2821bbbf2de194f.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-f2821bbbf2de194f.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-f2821bbbf2de194f.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode_ident-da8aef692e2e7be3.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ utf8parse-b5a1662bbcfa7f7f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ uuid-ed4108825bfb36e8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_link-3842c44045075457.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_sys-59ab8c547cb7494f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_sys-6cf5e767169fa13e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_targets-06eb2912194995f0.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-693ef702411bb5a8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-84eab18a5abe6aa9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zeromq-c158f1d28487b980.d
β”‚   β”‚   β”‚   β”‚   └── zmij-cefe5e34f175aef8.d
β”‚   β”‚   β”‚   β”œβ”€β”€ examples/
β”‚   β”‚   β”‚   β”œβ”€β”€ incremental/
β”‚   β”‚   β”‚   β”‚   └── rust_ml_trader-0kgo6hc1ilyuh/
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ s-hgedki5ufn-1b6jjab-8t9n0pm1t3zgt96rllf6038jw/
β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ dep-graph.bin
β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ query-cache.bin
β”‚   β”‚   β”‚   β”‚       β”‚   └── work-products.bin
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ s-hgedkjodpc-0gyr4cv-etfwi0dhrvdtq2o7ncn2k96u5/
β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ dep-graph.bin
β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ query-cache.bin
β”‚   β”‚   β”‚   β”‚       β”‚   └── work-products.bin
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ s-hgedki5ufn-1b6jjab.lock
β”‚   β”‚   β”‚   β”‚       └── s-hgedkjodpc-0gyr4cv.lock
β”‚   β”‚   β”‚   └── .cargo-lock
β”‚   β”‚   β”œβ”€β”€ release/
β”‚   β”‚   β”‚   β”œβ”€β”€ .fingerprint/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ aho-corasick-da58bd4efe8e7052/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-aho_corasick
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-aho_corasick
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-aho_corasick.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstream-8cb706577155fc6f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstream
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstream
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstream.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-142abeb8d7329c83/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-parse-17fe17c74a920f3f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle_parse
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle_parse
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle_parse.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-query-3c900e6545c3b585/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle_query
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle_query
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle_query.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-wincon-c90bf8590bc83e5f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-anstyle_wincon
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-anstyle_wincon
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-anstyle_wincon.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ approx-f2a474dc3fbdf21f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-approx
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-approx
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-approx.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async-trait-9da4b75b64eb1e65/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-async_trait
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-async_trait
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-async_trait.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ asynchronous-codec-7009521b3efe1054/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-asynchronous_codec
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-asynchronous_codec
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-asynchronous_codec.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ atty-5152a972f779e491/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-atty
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-atty
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-atty.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ autocfg-e137e6ca9ebf7b6a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-autocfg
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-autocfg
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-autocfg.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bincode-36ea1f07dd26aa87/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bincode
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bincode
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bincode.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bincode-5aff057ebbe06ff5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bincode
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bincode
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bincode.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bindgen-8e975fc0bdada29d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bindgen-d3e187aa9c6aedc8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bindgen
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bindgen
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bindgen.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bindgen-ebef63b96aff5ce0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bitflags-b6602a6522c7ba4b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bitflags
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bitflags
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bitflags.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bytes-15246ac60b6ccf8f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-bytes
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-bytes
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-bytes.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cc-8553e529295e0f02/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-cc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-cc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cexpr-43cac67910256916/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-cexpr
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-cexpr
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-cexpr.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cfg-if-3cfe40de624c43d8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-cfg_if
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-cfg_if
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-cfg_if.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chrono-e241170d434933dd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-chrono
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-chrono
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-chrono.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clang-sys-1c69b671f7304fe4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clang-sys-8867831bc5f30f2d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clang_sys
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clang_sys
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clang_sys.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clang-sys-edaa1455bba097c3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap-09a28d1a4ce2e304/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap-9c3a5b0b274f5a91/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_builder-291c676ece6497a4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap_builder
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap_builder
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap_builder.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-2e4a51fef373a7fd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap_derive
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap_derive
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap_derive.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_lex-9e2324c6fcdc3a74/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-clap_lex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-clap_lex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-clap_lex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cmake-a2f0d5bd623392de/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-cmake
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-cmake.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ colorchoice-9427f84f8df6c404/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-colorchoice
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-colorchoice
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-colorchoice.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-queue-2c66eb4fcabe348e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-crossbeam_queue
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-crossbeam_queue
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-crossbeam_queue.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-1055c9c40c306677/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-ea0c83c58c6f55c8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-crossbeam_utils
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-crossbeam_utils
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-crossbeam_utils.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-edfa30e6a1c7cc4b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-22bc05f4bd82aaf8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-csv
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-csv
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-csv.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-68711269fd3a0ab1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-csv
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-csv
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-csv.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-core-f4ab84dcf532b53b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-csv_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-csv_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-csv_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder-0cd46d5cda95cbd5/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder-7587352d11069533/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-mod
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-mod.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder-f1e6123e94e67ac9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-mod
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-mod.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-mod
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder_core-b85ea4a5b40c5058/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-derive_builder_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-derive_builder_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-derive_builder_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ env_logger-4cf2d0fa89a4e297/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-env_logger
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-env_logger
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-env_logger.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-15963455c255c873/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-3ec292613f658670/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-8f526bc4be4a2b50/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-erased_serde
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-erased_serde
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-erased_serde.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ find-msvc-tools-ef332c41c4aa53f2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-find_msvc_tools
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-find_msvc_tools
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-find_msvc_tools.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-166fc1034590ddc3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-channel-c7b8ad397e004630/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_channel
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_channel
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_channel.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-core-3dcfe529e4c17908/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-executor-3d61e430415d6cee/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_executor
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_executor
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_executor.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-io-d8b80ec20d5e605d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_io
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_io
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_io.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-macro-5172c1a22acc5b6d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_macro
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_macro
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_macro.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-sink-e727af480bee1720/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_sink
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_sink
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_sink.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-task-9ac7326523989e6e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_task
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_task
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_task.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-util-310cf5cc8f697744/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-futures_util
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-futures_util
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-futures_util.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-71c764eb8b069b20/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-8a48fa8b65a399ae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-b741cad0bd298962/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-getrandom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-c9088b215db212b5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-getrandom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-cc0d1a8a491722cf/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-getrandom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-getrandom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-d0fe889d0251a310/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-fe638979de3bfa3a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ glob-854a3402b43f1faf/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-glob
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-glob
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-glob.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ heck-491fd55b0693bce9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-heck
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-heck
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-heck.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ humantime-4ce3738404c8655a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-humantime
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-humantime
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-humantime.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ inventory-aec6b982b7793723/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-inventory
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-inventory
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-inventory.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ is_terminal_polyfill-0af612fabd29e7cf/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-is_terminal_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-is_terminal_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-is_terminal_polyfill.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ itoa-7e5095f5a568209b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-itoa
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-itoa
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-itoa.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lazy_static-ac629bc590fb59ab/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-lazy_static
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-lazy_static
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-lazy_static.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lazycell-640f456de926cdb3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-lazycell
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-lazycell
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-lazycell.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-061ef1549cb3ec31/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-libc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-libc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-libc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-3de86a1e344995e6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-772411ed65904af1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-8393bed1845a6e6f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-libc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-libc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-libc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-f145d0e5a4d26d73/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libloading-0d6807040e9a4ca8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-libloading
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-libloading
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-libloading.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lightgbm-95648bd68a95101e/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lightgbm-sys-39f6063bae226a76/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lightgbm-sys-8e7c5c588a51b80c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lightgbm-sys-b2382d7f121d09b1/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lock_api-6b9ebedf0bb85506/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-lock_api
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-lock_api
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-lock_api.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ log-494c7d4f614aa6c1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-log
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-log
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-log.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ log-58c5a7246aa41c9e/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-log
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-log
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-log.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-31e98ee82b4bddc2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-58ce1a950150d9f9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-matrixmultiply
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-matrixmultiply
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-matrixmultiply.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-5dc57adc0b71fe80/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ memchr-90e498d4202403b6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-memchr
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-memchr
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-memchr.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ memchr-b47e6c58b1f81789/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-memchr
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-memchr
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-memchr.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mio-8c7b7c929f9004df/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-mio
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-mio
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-mio.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ndarray-91332417744e9c26/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ndarray
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ndarray
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ndarray.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ndarray-c7b42a39c3a11992/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ndarray
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ndarray
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ndarray.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nom-4693a87ecf91573f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nom-6153edf5aae5062a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-nom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-nom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-nom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nom-ad00a4745a64011d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-b06e7fb0deda91cb/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-bigint-7553c4a8f4832b43/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_bigint
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_bigint
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_bigint.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-complex-ce4de20d0a514ada/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_complex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_complex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_complex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-complex-e9bc40ae30af4fa9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_complex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_complex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_complex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-integer-3a43e350ffaf1652/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_integer
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_integer
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_integer.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-integer-d24d1ff621e91229/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_integer
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_integer
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_integer.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-iter-d281ca3d32738ae1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_iter
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_iter
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_iter.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-rational-7673b0ddba47a021/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_rational
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_rational
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_rational.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-0ea05b8449accce0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-24af5d2ffed2e8fc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-6cbf1df4c5ef9ff8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-num_traits
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-num_traits
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-num_traits.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell-4473f0ff2e898309/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-once_cell
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-once_cell
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-once_cell.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell_polyfill-4f888af43e8ba2a2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-once_cell_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-once_cell_polyfill
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-once_cell_polyfill.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ordered-float-a8191da16152fcea/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ordered_float
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ordered_float
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ordered_float.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot-6f17e19a5a83b61d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-parking_lot
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-parking_lot
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-parking_lot.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-b97d1aa92371e3f8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-f6585c0b418807d5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-parking_lot_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-parking_lot_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-parking_lot_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-f9b50da8f1e5c888/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ peeking_take_while-750095c9c1e28873/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-peeking_take_while
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-peeking_take_while
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-peeking_take_while.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ pin-project-lite-b7748c102be16e2f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-pin_project_lite
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-pin_project_lite
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-pin_project_lite.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ppv-lite86-9aeed55246089629/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ppv_lite86
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ppv_lite86
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ppv_lite86.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-31a07b00875c345a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-464d5f7cb95712b0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-c8b174b141a9eeec/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-proc_macro2
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-proc_macro2
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-proc_macro2.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-2964e7c2c4a630ef/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-quote
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-quote
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-quote.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-ba14f765667838ca/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-quote
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-quote
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-quote.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-e7a7ef02b5cf892c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-f59e82c024993555/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-40afa1e5ed82523f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-b72420735d997576/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-d37df9b14e683416/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-63cf1fbdcbac2b91/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_chacha.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-65c15cb4be375419/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_chacha
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_chacha.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-1ccc7c2b4b362a60/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-d2037b752fc98ced/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rand_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rand_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rawpointer-bc17c9f18dd5f204/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rawpointer
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rawpointer
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rawpointer.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-3d462535e2017001/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-80f407cabbec4030/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-automata-6537feac305ac7bf/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex_automata
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex_automata
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex_automata.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-automata-d6e1bced48c4a7ea/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex_automata
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex_automata
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex_automata.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-syntax-ba9fda584ec8f3ac/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex_syntax
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex_syntax
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex_syntax.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-syntax-f69a32dab641f071/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-regex_syntax
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-regex_syntax
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-regex_syntax.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader-1ad3d39e6ad3941d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bin-rust_ml_trader
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bin-rust_ml_trader.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-bin-rust_ml_trader
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   └── output-bin-rust_ml_trader
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rustc-hash-aff6f4a4aab404d8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-rustc_hash
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-rustc_hash
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-rustc_hash.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ryu-f985d7b17901cfd1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-ryu
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-ryu
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-ryu.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ saa-0851b1e044e04161/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-saa
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-saa
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-saa.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scc-a4aa884a617670a2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-scc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-scc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-scc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scopeguard-1e80b1a6ed71d14c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-scopeguard
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-scopeguard
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-scopeguard.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ sdd-f393d2cf67c1dc55/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-sdd
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-sdd
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-sdd.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-05ef908683c85bf6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-074346543c415bf9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-0904142beeccba7d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-6ac1d4ed354e360f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-c896e224d2260771/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-d5eb54128cb0fe40/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-1b054c856337ca0c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-25314bbaa1d4125c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-5c25524d3c69725f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_core
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_core
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_core.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-851f0e8d9fe1a517/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-aef8368ceb2b39d7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-e65ffecc0d1a03ae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-bc477a9644b0e2ff/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_derive
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_derive
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_derive.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-4cfb96b96ba0f754/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_json
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_json.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-5b5756073866eb57/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-serde_json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-serde_json
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-serde_json.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-a4305157d8073153/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-e7a9ca59ddee6500/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ shlex-4e38570fcb8e2396/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-shlex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-shlex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-shlex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ shlex-638de7e497ff2544/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-shlex
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-shlex
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-shlex.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ slab-af6e032696a380ba/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-slab
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-slab
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-slab.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smallvec-64181dcd720c1773/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-smallvec
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-smallvec
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-smallvec.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smartcore-0170ad7a4c1de386/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-smartcore
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-smartcore
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-smartcore.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smartcore-e6c630041097c641/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-smartcore
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-smartcore
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-smartcore.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ socket2-3016466ca6860ca6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-socket2
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-socket2
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-socket2.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ strsim-1fe83fa3367b0561/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-strsim
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-strsim
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-strsim.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ strsim-840e045c5392e5a2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-strsim
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-strsim
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-strsim.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ syn-0298f2cd25f52eeb/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-syn
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-syn
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-syn.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ syn-27fe3bb3d569cb95/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-syn
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-syn
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-syn.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ synom-606820a54e5811e4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-synom
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-synom
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-synom.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ termcolor-3196ed6ded82d318/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-termcolor
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-termcolor
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-termcolor.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ textwrap-c25cadfcd36e17b7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-textwrap
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-textwrap
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-textwrap.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-24fff3f16414b452/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-86b47cc8c4641fb0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-thiserror
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-thiserror
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-thiserror.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-ad964f83f5edebf9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-impl-ff23e0ff43a633b9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-thiserror_impl
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-thiserror_impl
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-thiserror_impl.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-9e33d26fa140c2de/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-tokio
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-tokio
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-tokio.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-macros-3389ffc678fd6051/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-tokio_macros
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-tokio_macros
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-tokio_macros.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-util-f8743b292f495bdd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-tokio_util
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-tokio_util
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-tokio_util.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-67f7efe728411263/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-6fbfc7e78e72dc6a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-typeid
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-typeid
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-typeid.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-7e7ff2c986e3e2d6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-00354bf70be13669/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-639d121bad9a5059/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-typetag
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-typetag
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-typetag.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-a2891247ffa04427/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-impl-4785bdc7949f879b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-typetag_impl
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-typetag_impl
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-typetag_impl.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode-ident-0833855eec4bbf57/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-unicode_ident
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-unicode_ident
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-unicode_ident.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode-width-77cb4e59ac677cb3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-unicode_width
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-unicode_width
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-unicode_width.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode-xid-f655c5dac96eca8b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-unicode_xid
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-unicode_xid
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-unicode_xid.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ utf8parse-63c847f4690c1d2d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-utf8parse
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-utf8parse
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-utf8parse.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ uuid-cbc655a55071ff83/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-uuid
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-uuid
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-uuid.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ vec_map-f9089b14dacba90a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-vec_map
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-vec_map
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-vec_map.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ version_check-ee8e209fdcb329ae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-version_check
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-version_check
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-version_check.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ which-a0ad77f5458e1b2c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-which
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-which
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-which.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-0c36fd940f2e2600/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-80e0d838d1a8a5a4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-winapi
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-winapi
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-winapi.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-8d0aff6dcbdf8ffc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-util-2902e92e60c693ec/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-winapi_util
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-winapi_util
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-winapi_util.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-link-0f7abb2c51928ff9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_link
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_link
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_link.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-link-47d3405c332080c5/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_link
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_link
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_link.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-sys-35e1841f2e8d4ded/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_sys.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-sys-ea25a58194e074c0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_sys.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-sys-ea3d8a751c0f748a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_sys
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_sys.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows-targets-a43f74fa2be61e8f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_targets
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_targets
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_targets.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-8857277769e54e88/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-a4967c0def029c96/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-a89a4687fb921679/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-windows_x86_64_msvc
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-windows_x86_64_msvc
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-windows_x86_64_msvc.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-2f17cc4d546caf29/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-328d15811d924c67/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-zerocopy
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-zerocopy
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-zerocopy.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-cc078d89db18cc84/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zeromq-b88cbd8166743a68/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-zeromq
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-zeromq
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-zeromq.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zmij-10ee4ef722f90968/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dep-lib-zmij
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lib-zmij
β”‚   β”‚   β”‚   β”‚   β”‚   └── lib-zmij.json
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zmij-507eb0da5471b7af/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ run-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚   β”‚   └── run-build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚   └── zmij-a9ac0f5897f4441d/
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build-script-build-script-build
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build-script-build-script-build.json
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ dep-build-script-build-script-build
β”‚   β”‚   β”‚   β”‚       └── invoked.timestamp
β”‚   β”‚   β”‚   β”œβ”€β”€ build/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bindgen-8e975fc0bdada29d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8e975fc0bdada29d.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8e975fc0bdada29d.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8e975fc0bdada29d.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bindgen-ebef63b96aff5ce0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ host-target.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── tests.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clang-sys-1c69b671f7304fe4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1c69b671f7304fe4.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1c69b671f7304fe4.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1c69b671f7304fe4.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clang-sys-edaa1455bba097c3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ common.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dynamic.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── macros.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-1055c9c40c306677/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1055c9c40c306677.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1055c9c40c306677.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-1055c9c40c306677.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam-utils-edfa30e6a1c7cc4b/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder-7587352d11069533/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder-f1e6123e94e67ac9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-mod.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_mod-f1e6123e94e67ac9.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_mod-f1e6123e94e67ac9.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_mod-f1e6123e94e67ac9.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_mod.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-15963455c255c873/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased-serde-3ec292613f658670/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-3ec292613f658670.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-3ec292613f658670.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-3ec292613f658670.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-71c764eb8b069b20/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-8a48fa8b65a399ae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8a48fa8b65a399ae.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8a48fa8b65a399ae.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8a48fa8b65a399ae.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-d0fe889d0251a310/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-fe638979de3bfa3a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-fe638979de3bfa3a.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-fe638979de3bfa3a.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-fe638979de3bfa3a.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-3de86a1e344995e6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-772411ed65904af1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-f145d0e5a4d26d73/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-f145d0e5a4d26d73.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-f145d0e5a4d26d73.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-f145d0e5a4d26d73.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lightgbm-sys-8e7c5c588a51b80c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8e7c5c588a51b80c.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8e7c5c588a51b80c.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8e7c5c588a51b80c.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lightgbm-sys-b2382d7f121d09b1/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── lightgbm/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ compute/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ cmake/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ opencl/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── FindOpenCL.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ BoostComputeConfig.cmake.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindBolt.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindEigen.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── FindTBB.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ include/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── boost/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”œβ”€β”€ compute/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ algorithm/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ detail/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ balanced_path.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ binary_find.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ compact.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ copy_on_device.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ copy_to_device.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ copy_to_host.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ count_if_with_ballot.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ count_if_with_reduce.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ count_if_with_threads.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ find_extrema.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ find_extrema_on_cpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ find_extrema_with_atomics.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ find_extrema_with_reduce.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ find_if_with_atomics.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ inplace_reduce.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ insertion_sort.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ merge_path.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ merge_sort_on_cpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ merge_sort_on_gpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ merge_with_merge_path.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ radix_sort.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ random_fill.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ reduce_by_key.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ reduce_by_key_with_scan.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ reduce_on_cpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ reduce_on_gpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ scan.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ scan_on_cpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ scan_on_gpu.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ search_all.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ serial_accumulate.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ serial_count_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ serial_find_extrema.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ serial_merge.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ serial_reduce.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ serial_reduce_by_key.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── serial_scan.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ accumulate.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ adjacent_difference.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ adjacent_find.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ all_of.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ any_of.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ binary_search.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ copy.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ copy_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ copy_n.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ count.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ count_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ equal.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ equal_range.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ exclusive_scan.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ fill.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ fill_n.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ find.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ find_end.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ find_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ find_if_not.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ for_each.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ for_each_n.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gather.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ generate.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ generate_n.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ includes.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ inclusive_scan.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ inner_product.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ inplace_merge.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ iota.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_partitioned.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_permutation.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_sorted.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ lexicographical_compare.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ lower_bound.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ max_element.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ merge.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ min_element.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ minmax_element.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ mismatch.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ next_permutation.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ none_of.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ nth_element.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ partial_sum.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ partition.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ partition_copy.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ partition_point.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ prev_permutation.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ random_shuffle.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ reduce.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ reduce_by_key.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ remove.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ remove_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ replace.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ replace_copy.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ reverse.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ reverse_copy.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ rotate.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ rotate_copy.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ scatter.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ scatter_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ search.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ search_n.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ set_difference.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ set_intersection.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ set_symmetric_difference.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ set_union.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sort.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sort_by_key.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ stable_partition.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ stable_sort.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ stable_sort_by_key.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ swap_ranges.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ transform.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ transform_if.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ transform_reduce.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ unique.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ unique_copy.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── upper_bound.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ allocator/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ buffer_allocator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── pinned_allocator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ async/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ future.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ wait.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── wait_guard.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ container/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ detail/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── scalar.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ array.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ basic_string.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dynamic_bitset.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ flat_map.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ flat_set.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ mapped_view.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ stack.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ string.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ valarray.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── vector.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ detail/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ assert_cl_success.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ buffer_value.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cl_versions.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ device_ptr.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ diagnostic.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ duration.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ get_object_info.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ getenv.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ global_static.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_buffer_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_contiguous_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ iterator_plus_distance.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ iterator_range_size.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ iterator_traits.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ literal.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ lru_cache.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ meta_kernel.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ mpl_vector_to_tuple.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ nvidia_compute_capability.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ parameter_cache.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ path.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ print_range.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ read_write_single_value.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sha1.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ variadic_macros.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ vendor.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── work_size.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ exception/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ context_error.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ no_device_found.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ opencl_error.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ program_build_failure.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── unsupported_extension_error.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ experimental/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ clamp_range.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ malloc.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sort_by_transform.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── tabulate.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ functional/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ detail/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ macros.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ nvidia_ballot.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ nvidia_popcount.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── unpack.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ as.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ atomic.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bind.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ common.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ convert.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ field.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ geometry.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ get.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ hash.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ identity.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ integer.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ logical.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ math.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ operator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ popcount.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── relational.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ image/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ image1d.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ image2d.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ image3d.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ image_format.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ image_object.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── image_sampler.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ interop/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigen/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── core.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ opencv/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ core.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ highgui.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── ocl.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ opengl/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ acquire.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cl_gl.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cl_gl_ext.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ context.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gl.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ opengl_buffer.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ opengl_renderbuffer.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── opengl_texture.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ qt/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ qimage.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ qpoint.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ qpointf.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ qtcore.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ qtgui.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── qvector.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ vtk/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ bounds.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ data_array.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ matrix4x4.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── points.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigen.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ opencv.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ opengl.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ qt.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── vtk.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ iterator/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ detail/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ get_base_iterator_buffer.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── swizzle_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ buffer_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ constant_buffer_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ constant_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ counting_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ discard_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ function_input_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ permutation_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ strided_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ transform_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── zip_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ lambda/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ context.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ functional.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ get.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ make_pair.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ make_tuple.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ placeholder.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ placeholders.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── result_of.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ memory/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ local_buffer.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── svm_ptr.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ random/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bernoulli_distribution.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ default_random_engine.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ discrete_distribution.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linear_congruential_engine.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ mersenne_twister_engine.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ normal_distribution.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ threefry_engine.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ uniform_int_distribution.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── uniform_real_distribution.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ type_traits/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ detail/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”‚   └── capture_traits.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ common_type.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_device_iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_fundamental.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ is_vector_type.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ make_vector_type.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ result_of.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ scalar_type.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ type_definition.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ type_name.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── vector_size.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ types/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ builtin.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ complex.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ fundamental.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ pair.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ size_t.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ struct.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── tuple.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ utility/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dim.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ extents.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ invoke.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ program_cache.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ source.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”‚   └── wait_list.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ algorithm.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ allocator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ async.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ buffer.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ cl.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ cl_ext.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ closure.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ command_queue.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ config.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ container.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ context.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ core.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ device.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ event.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ exception.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ function.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ functional.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ image.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ image2d.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ image3d.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ image_format.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ image_sampler.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ iterator.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ kernel.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ lambda.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ memory.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ memory_object.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ pipe.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ platform.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ program.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ random.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ source.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ svm.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ system.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ type_traits.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ types.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ user_event.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ utility.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   β”œβ”€β”€ version.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       β”‚   └── wait_list.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚       └── compute.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ meta/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── libraries.json
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── LICENSE_1_0.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ eigen/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ bench/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ btl/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ actions/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_aat_product.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_ata_product.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_atv_product.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_axpby.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_axpy.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_cholesky.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_ger.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_hessenberg.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_lu_decomp.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_lu_solve.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_matrix_matrix_product.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_matrix_matrix_product_bis.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_matrix_vector_product.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_partial_lu.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_rot.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_symv.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_syr2.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_trisolve.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_trisolve_matrix.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_trmm.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── basic_actions.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cmake/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindACML.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindATLAS.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindBLAZE.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindBlitz.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindCBLAS.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindGMM.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindMKL.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindMTL4.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindOPENBLAS.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindPackageHandleStandardArgs.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FindTvmet.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── MacroOptionalAddSubdirectory.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ data/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ action_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gnuplot_common_settings.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ go_mean
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mean.cxx
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mk_gnuplot_script.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mk_mean_script.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mk_new_gnuplot.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ perlib_plot_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regularize.cxx
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smooth.cxx
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── smooth_all.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ generic_bench/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init_function.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init_matrix.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── init_vector.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ static/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bench_static.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ intel_bench_fixed_size.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── static_size_generator.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ timers/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mixed_perf_analyzer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ portable_perf_analyzer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ portable_perf_analyzer_old.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ portable_timer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ STL_perf_analyzer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ STL_timer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ x86_perf_analyzer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── x86_timer.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ utils/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ size_lin_log.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ size_log.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ utilities.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── xy_file.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bench.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bench_parameter.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── btl.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ libs/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BLAS/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blas.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blas_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blas_interface_impl.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ c_interface_base.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blaze/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blaze_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blitz/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blitz_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blitz_LU_solve_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ btl_blitz.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ btl_tiny_blitz.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── tiny_blitz_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ eigen2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ btl_tiny_eigen2.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ eigen2_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_adv.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_linear.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_matmat.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── main_vecmat.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ eigen3/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ btl_tiny_eigen3.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ eigen3_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_adv.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_linear.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_matmat.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── main_vecmat.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gmm/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gmm_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gmm_LU_solve_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mtl4/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ .kdbgrc.main
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mtl4_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── mtl4_LU_solve_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ STL/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── STL_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tensors/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_linear.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_matmat.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main_vecmat.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── tensor_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tvmet/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── tvmet_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── ublas/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚       └── ublas_interface.hh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ COPYING
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── README
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ perf_monitoring/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ resources/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chart_footer.html
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chart_header.html
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ footer.html
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ header.html
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ s1.js
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── s2.js
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ changesets.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemm.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemm_common.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemm_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemm_square_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemv.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemv_common.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemv_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemv_square_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gemvt.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ lazy_gemm.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ lazy_gemm_settings.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ llt.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ make_plot.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ run.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ runall.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ trmv_lo.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ trmv_lot.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ trmv_up.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── trmv_upt.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ spbench/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sp_solver.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ spbench.dtd
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ spbenchsolver.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ spbenchsolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ spbenchstyle.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── test_sparseLU.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ tensors/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ benchmark.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ benchmark_main.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ contraction_benchmarks_cpu.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ eigen_sycl_bench.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ eigen_sycl_bench_contract.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ README
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ tensor_benchmarks.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ tensor_benchmarks_cpu.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ tensor_benchmarks_fp16_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ tensor_benchmarks_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ tensor_benchmarks_sycl.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── tensor_contract_sycl_bench.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ analyze-blocking-sizes.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ basicbench.cxxlist
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ basicbenchmark.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ basicbenchmark.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_gemm.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_move_semantics.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_multi_compilers.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_norm.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_reverse.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_sum.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench_unrolling
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchBlasGemm.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchCholesky.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchEigenSolver.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchFFT.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchGeometry.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchmark-blocking-sizes.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchmark.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchmark_suite
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchmarkSlice.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchmarkX.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchmarkXcwise.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ BenchSparseUtil.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ BenchTimer.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ BenchUtil.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ benchVecAdd.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ check_cache_queries.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dense_solvers.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eig33.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ geometry.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ product_threshold.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ quat_slerp.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ quatmul.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ README.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_cholesky.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_dense_product.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_lu.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_product.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_randomsetter.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_setter.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_transpose.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_trisolver.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ spmv.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── vdw_new.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ blas/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ f2c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ chbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ chpmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ complexdots.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ ctbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ d_cnjg.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ datatypes.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ drotm.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ drotmg.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dsbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dspmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dtbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ lsame.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ r_cnjg.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ srotm.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ srotmg.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ ssbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sspmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ stbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ zhbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ zhpmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── ztbmv.c
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ fortran/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── complexdots.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ testing/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cblat1.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cblat2.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cblat2.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cblat3.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cblat3.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dblat1.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dblat2.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dblat2.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dblat3.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dblat3.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ runblastest.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sblat1.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sblat2.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sblat2.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sblat3.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sblat3.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ zblat1.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ zblat2.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ zblat2.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ zblat3.dat
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── zblat3.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ BandTriangularSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ common.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ complex_double.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ complex_single.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ double.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ GeneralRank1Update.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level1_cplx_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level1_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level1_real_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level2_cplx_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level2_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level2_real_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ level3_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ PackedSelfadjointProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ PackedTriangularMatrixVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ PackedTriangularSolverVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Rank2Update.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ README.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ single.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── xerbla.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ cmake/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ComputeCppCompilerChecks.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ComputeCppIRMap.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Eigen3Config.cmake.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Eigen3ConfigLegacy.cmake.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ EigenConfigureTesting.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ EigenDetermineOSVersion.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ EigenDetermineVSServicePack.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ EigenTesting.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ EigenUninstall.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindAdolc.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindBLAS.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindBLASEXT.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindCholmod.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindComputeCpp.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindEigen2.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindEigen3.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindFFTW.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindGLEW.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindGMP.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindGoogleHash.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindGSL.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindHWLOC.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindKLU.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindLAPACK.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindMetis.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindMPFR.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindPastix.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindPTSCOTCH.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindScotch.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindSPQR.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindStandardMathLibrary.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindSuperLU.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindTriSYCL.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ FindUmfpack.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ language_support.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ RegexUtils.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── UseEigen3.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ Eigen/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Cholesky/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LDLT.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LLT.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── LLT_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CholmodSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── CholmodSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Core/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ arch/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AltiVec/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AVX/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AVX512/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CUDA/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Default/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BFloat16.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ConjHelper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GenericPacketMathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GenericPacketMathFunctionsFwd.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Half.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Settings.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GPU/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ HIP/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── hcc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       └── math_constants.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MSA/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NEON/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SSE/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SYCL/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ InteropHeaders.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SyclMemoryModel.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TypeCasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── ZVector/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ Complex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       └── PacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ functors/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AssignmentFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BinaryFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NullaryFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StlFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TernaryFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── UnaryFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ products/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralBlockPanelKernel.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralMatrixMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralMatrixMatrix_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralMatrixMatrixTriangular.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralMatrixMatrixTriangular_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralMatrixVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralMatrixVector_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Parallelizer.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfadjointMatrixMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfadjointMatrixMatrix_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfadjointMatrixVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfadjointMatrixVector_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfadjointProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfadjointRank2Update.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularMatrixMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularMatrixMatrix_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularMatrixVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularMatrixVector_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularSolverMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularSolverMatrix_BLAS.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── TriangularSolverVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ util/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BlasUtil.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ConfigureVectorization.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Constants.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DisableStupidWarnings.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ForwardDeclarations.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IndexedViewHelper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IntegralConstant.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Macros.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Memory.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Meta.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MKL_support.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NonMPL2.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ReenableStupidWarnings.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ReshapedHelper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StaticAssert.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SymbolicIndex.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── XprHelper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ArithmeticSequence.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Array.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ArrayBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ArrayWrapper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Assign.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Assign_MKL.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AssignEvaluator.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BandMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Block.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BooleanRedux.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CommaInitializer.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ConditionEstimator.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CoreEvaluators.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CoreIterators.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CwiseBinaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CwiseNullaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CwiseTernaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CwiseUnaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CwiseUnaryView.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DenseBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DenseCoeffsBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DenseStorage.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Diagonal.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DiagonalMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DiagonalProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Dot.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EigenBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ForceAlignedAccess.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Fuzzy.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GenericPacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GlobalFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IndexedView.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Inverse.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IO.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Map.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MapBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MathFunctionsImpl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Matrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NestByValue.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NoAlias.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NumTraits.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PartialReduxEvaluator.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PermutationMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PlainObjectBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Product.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ProductEvaluators.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Random.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Redux.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Ref.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Replicate.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Reshaped.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ReturnByValue.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Reverse.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Select.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfAdjointView.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfCwiseBinaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Solve.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SolverBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SolveTriangular.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StableNorm.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StlIterators.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Stride.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Swap.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Transpose.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Transpositions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TriangularMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ VectorBlock.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ VectorwiseOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── Visitor.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Eigenvalues/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ComplexEigenSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ComplexSchur.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ComplexSchur_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EigenSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralizedEigenSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GeneralizedSelfAdjointEigenSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ HessenbergDecomposition.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixBaseEigenvalues.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RealQZ.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RealSchur.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RealSchur_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfAdjointEigenSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SelfAdjointEigenSolver_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── Tridiagonalization.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Geometry/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ arch/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── Geometry_SSE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AlignedBox.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AngleAxis.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EulerAngles.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Homogeneous.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Hyperplane.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ OrthoMethods.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ParametrizedLine.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Quaternion.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Rotation2D.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RotationBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Scaling.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Transform.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Translation.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── Umeyama.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Householder/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BlockHouseholder.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Householder.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── HouseholderSequence.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ IterativeLinearSolvers/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BasicPreconditioners.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BiCGSTAB.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ConjugateGradient.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IncompleteCholesky.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IncompleteLUT.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IterativeSolverBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LeastSquareConjugateGradient.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── SolveWithGuess.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Jacobi/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── Jacobi.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ KLUSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── KLUSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ LU/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ arch/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── Inverse_SSE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Determinant.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FullPivLU.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ InverseImpl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PartialPivLU.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── PartialPivLU_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ MetisSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── MetisSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ misc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ blas.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Image.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Kernel.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lapack.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lapacke.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lapacke_mangling.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── RealSvd2x2.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ OrderingMethods/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Amd.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Eigen_Colamd.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── Ordering.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ PardisoSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── PardisoSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ PaStiXSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── PaStiXSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ plugins/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ArrayCwiseBinaryOps.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ArrayCwiseUnaryOps.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BlockMethods.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CommonCwiseBinaryOps.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CommonCwiseUnaryOps.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IndexedViewMethods.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixCwiseBinaryOps.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixCwiseUnaryOps.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── ReshapedMethods.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ QR/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ColPivHouseholderQR.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ColPivHouseholderQR_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CompleteOrthogonalDecomposition.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FullPivHouseholderQR.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ HouseholderQR.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── HouseholderQR_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SparseCholesky/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SimplicialCholesky.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── SimplicialCholesky_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SparseCore/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AmbiVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CompressedStorage.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ConservativeSparseSparseProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MappedSparseMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseAssign.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseBlock.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseColEtree.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseCompressedBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseCwiseBinaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseCwiseUnaryOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseDenseProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseDiagonalProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseDot.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseFuzzy.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseMap.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseMatrixBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparsePermutation.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseRedux.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseRef.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseSelfAdjointView.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseSolverBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseSparseProductWithPruning.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseTranspose.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseTriangularView.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseUtil.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseView.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── TriangularSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_column_bmod.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_column_dfs.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_copy_to_ucol.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_gemm_kernel.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_heap_relax_snode.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_kernel_bmod.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_Memory.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_panel_bmod.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_panel_dfs.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_pivotL.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_pruneL.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_relax_snode.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_Structs.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_SupernodalMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseLU_Utils.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── SparseLUImpl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SparseQR/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── SparseQR.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SPQRSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── SuiteSparseQRSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ StlSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ details.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StdDeque.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StdList.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── StdVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SuperLUSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── SuperLUSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SVD/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BDCSVD.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ JacobiSVD.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ JacobiSVD_LAPACKE.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SVDBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── UpperBidiagonalization.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── UmfPackSupport/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚       └── UmfPackSupport.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Cholesky
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ CholmodSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Core
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Dense
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Eigen
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Eigenvalues
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Geometry
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Householder
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ IterativeLinearSolvers
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Jacobi
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ KLUSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ LU
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ MetisSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ OrderingMethods
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ PardisoSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ PaStiXSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ QR
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ QtAlignedMalloc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Sparse
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SparseCholesky
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SparseCore
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SparseLU
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SparseQR
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SPQRSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ StdDeque
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ StdList
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ StdVector
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SuperLUSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ SVD
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── UmfPackSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ lapack/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cholesky.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ clacgv.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cladiv.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ clarf.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ clarfb.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ clarfg.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ clarft.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ complex_double.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ complex_single.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dladiv.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlamch.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlapy2.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlapy3.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlarf.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlarfb.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlarfg.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dlarft.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ double.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dsecnd_NONE.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigenvalues.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ilaclc.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ilaclr.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ iladlc.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ iladlr.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ilaslc.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ilaslr.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ilazlc.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ilazlr.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ lapack_common.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ lu.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ second_NONE.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ single.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sladiv.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slamch.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slapy2.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slapy3.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slarf.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slarfb.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slarfg.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ slarft.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ svd.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ zlacgv.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ zladiv.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ zlarf.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ zlarfb.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ zlarfg.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── zlarft.f
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ scripts/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ buildtests.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cdashtesting.cmake.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ check.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ debug.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigen_gen_credits.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigen_gen_docs
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigen_gen_split_test_help.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ eigen_monitor_perf.sh
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ release.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── relicense.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ unsupported/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bench/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── bench_svd.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ doc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ examples/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SYCL/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── CwiseMul.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BVH_Example.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EulerAngles.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FFT.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixExponential.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixFunction.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixLogarithm.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixPower.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixPower_optimal.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixSine.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixSinh.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixSquareRoot.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PolynomialSolver1.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── PolynomialUtils1.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ snippets/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ eigendoxy_layout.xml.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Overview.dox
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── SYCL.dox
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ Eigen/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CXX11/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Tensor/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Tensor.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorArgMax.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorAssign.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorBlock.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorBroadcasting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorChipping.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorConcatenation.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContraction.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContractionBlocking.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContractionCuda.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContractionGpu.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContractionMapper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContractionSycl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorContractionThreadPool.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorConversion.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorConvolution.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorConvolutionSycl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorCostModel.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorCustomOp.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDevice.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDeviceCuda.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDeviceDefault.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDeviceGpu.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDeviceSycl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDeviceThreadPool.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDimensionList.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorDimensions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorEvalTo.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorEvaluator.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorExecutor.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorExpr.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorFFT.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorFixedSize.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorForcedEval.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorForwardDeclarations.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorGenerator.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorGlobalFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorGpuHipCudaDefines.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorGpuHipCudaUndefines.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorImagePatch.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorIndexList.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorInflation.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorInitializer.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorIntDiv.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorIO.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorLayoutSwap.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorMacros.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorMap.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorMeta.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorMorphing.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorPadding.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorPatch.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorRandom.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorReduction.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorReductionCuda.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorReductionGpu.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorReductionSycl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorRef.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorReverse.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorScan.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorScanSycl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorShuffling.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorStorage.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorStriding.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorTrace.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorTraits.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorUInt128.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TensorVolumePatch.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorSymmetry/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ util/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── TemplateGroupTheory.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DynamicSymmetry.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ StaticSymmetry.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── Symmetry.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ThreadPool/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Barrier.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EventCount.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NonBlockingThreadPool.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ RunQueue.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ThreadCancel.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ThreadEnvironment.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ThreadLocal.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ThreadPoolInterface.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── ThreadYield.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── util/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ CXX11Meta.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ CXX11Workarounds.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ EmulateArray.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚       └── MaxSizeVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Tensor
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ TensorSymmetry
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── ThreadPool
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AutoDiff/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AutoDiffJacobian.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ AutoDiffScalar.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── AutoDiffVector.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BVH/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BVAlgorithms.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── KdBVH.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Eigenvalues/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── ArpackSelfAdjointEigenSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EulerAngles/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ EulerAngles.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── EulerSystem.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ FFT/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ei_fftw_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── ei_kissfft_impl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IterativeSolvers/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ConstrainedConjGrad.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DGMRES.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ GMRES.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IncompleteLU.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ IterationController.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MINRES.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── Scaling.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ KroneckerProduct/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── KroneckerTensorProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LevenbergMarquardt/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ CopyrightMINPACK.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LevenbergMarquardt.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LMcovar.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LMonestep.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LMpar.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── LMqrsolv.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixFunctions/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixExponential.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixFunction.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixLogarithm.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixPower.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixSquareRoot.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── StemFunction.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MoreVectorization/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── MathFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NonLinearOptimization/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chkder.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ covar.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dogleg.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ fdjac1.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ HybridNonLinearSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ LevenbergMarquardt.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lmpar.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ qrsolv.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ r1mpyq.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ r1updt.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── rwupdt.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ NumericalDiff/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── NumericalDiff.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Polynomials/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Companion.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ PolynomialSolver.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── PolynomialUtils.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ Skyline/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SkylineInplaceLU.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SkylineMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SkylineMatrixBase.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SkylineProduct.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SkylineStorage.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── SkylineUtil.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SparseExtra/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BlockOfDynamicSparseMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BlockSparseMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ DynamicSparseMatrix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MarketIO.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixMarketIterator.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── RandomSetter.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctions/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ arch/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── GPU/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       └── GpuSpecialFunctions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BesselFunctionsArrayAPI.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BesselFunctionsBFloat16.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BesselFunctionsFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BesselFunctionsHalf.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BesselFunctionsImpl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ BesselFunctionsPacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ HipVectorCompatibility.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctionsArrayAPI.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctionsBFloat16.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctionsFunctors.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctionsHalf.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctionsImpl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   β”‚   └── SpecialFunctionsPacketMath.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── Splines/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ Spline.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ SplineFitting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚       └── SplineFwd.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ AdolcForward
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ AlignedVector3
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ ArpackSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ AutoDiff
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ BVH
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ EulerAngles
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ FFT
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ IterativeSolvers
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ KroneckerProduct
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ LevenbergMarquardt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ MatrixFunctions
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ MoreVectorization
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ MPRealSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ NonLinearOptimization
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ NumericalDiff
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ OpenGLSupport
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Polynomials
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ Skyline
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SparseExtra
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ SpecialFunctions
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── Splines
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ test/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ mpreal/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”‚   └── mpreal.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ alignedvector3.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ autodiff.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ autodiff_scalar.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ bessel_functions.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ BVH.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_eventcount.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_maxsizevector.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_meta.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_non_blocking_thread_pool.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_runqueue.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_argmax.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_argmax_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_argmax_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_assign.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_block_access.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_block_eval.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_block_io.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_broadcast_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_broadcasting.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_builtins_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_cast_float16_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_casts.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_chipping.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_chipping_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_comparisons.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_complex_cwise_ops_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_complex_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_concatenation.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_concatenation_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_const.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_contract_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_contract_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_contraction.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_convolution.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_convolution_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_custom_index.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_custom_op.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_custom_op_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_device.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_device_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_dimension.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_empty.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_executor.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_expr.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_fft.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_fixed_size.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_forced_eval.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_forced_eval_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_generator.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_generator_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_ifft.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_image_op_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_image_patch.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_image_patch_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_index_list.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_inflation.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_inflation_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_intdiv.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_io.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_layout_swap.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_layout_swap_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_lvalue.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_map.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_math.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_math_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_mixed_indices.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_morphing.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_morphing_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_move.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_notification.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_of_complex.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_of_const_values.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_of_float16_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_of_strings.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_padding.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_padding_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_patch.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_patch_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_random.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_random_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_random_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_reduction.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_reduction_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_reduction_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_ref.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_reverse.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_reverse_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_roundings.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_scan.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_scan_gpu.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_scan_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_shuffling.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_shuffling_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_simple.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_striding.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_striding_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_sugar.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_symmetry.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_thread_local.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_thread_pool.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_trace.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_uint128.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_volume_patch.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ cxx11_tensor_volume_patch_sycl.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ dgmres.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ EulerAngles.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ FFT.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ FFTW.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ forward_adolc.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ gmres.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ kronecker_product.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ levenberg_marquardt.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ matrix_exponential.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ matrix_function.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ matrix_functions.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ matrix_power.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ matrix_square_root.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ minres.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ mpreal_support.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ NonLinearOptimization.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ NumericalDiff.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ openglsupport.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ polynomialsolver.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ polynomialutils.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ sparse_extra.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ special_functions.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ special_packetmath.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── splines.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── README.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.APACHE
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.BSD
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.GPL
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.LGPL
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.MINPACK
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.MPL2
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ COPYING.README
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ CTestConfig.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ CTestCustom.cmake.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ eigen3.pc.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ INSTALL
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── signature_of_eigen3_matrix_library
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ external_libs/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ fast_double_parser/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ include/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── fast_double_parser.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ tests/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ bogus.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ rebogus.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── unit.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ .cirrus.yml
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ .drone.yml
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ LICENSE
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ LICENSE.BSL
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── Makefile
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── fmt/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ include/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   └── fmt/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ chrono.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ color.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ compile.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ core.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ format-inl.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ format.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ locale.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ os.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ ostream.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ posix.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       β”œβ”€β”€ printf.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚       └── ranges.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ src/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ format.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   └── os.cc
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ support/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ cmake/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ cxx14.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ FindSetEnv.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ fmt-config.cmake.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ fmt.pc.in
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   └── JoinPaths.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ rtd/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ theme/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ layout.html
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”‚   └── theme.conf
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ conf.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   └── index.rst
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ Android.mk
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ AndroidManifest.xml
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ appveyor-build.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ appveyor.yml
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ build.gradle
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ C++.sublime-syntax
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ compute-powers.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ docopt.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ manage.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ README
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ rst2md.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ travis-build.py
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   └── Vagrantfile
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ .clang-format
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ ChangeLog.rst
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ LICENSE.rst
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       └── README.rst
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ include/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── LightGBM/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ cuda/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ cuda_utils.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   └── vector_cudahost.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ utils/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ yamc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ alternate_shared_mutex.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   β”œβ”€β”€ yamc_rwlock_sched.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”‚   └── yamc_shared_lock.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ array_args.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ common.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ common_legacy_solaris.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ file_io.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ json11.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ log.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ openmp_wrapper.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ pipeline_reader.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ random.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   β”œβ”€β”€ text_reader.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”‚   └── threading.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ application.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ bin.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ boosting.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ c_api.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ config.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ dataset.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ dataset_loader.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ export.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ feature_group.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ meta.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ metric.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ network.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ objective_function.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ prediction_early_stop.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ train_share_states.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       β”œβ”€β”€ tree.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚       └── tree_learner.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ src/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ application/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ application.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── predictor.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ boosting/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ boosting.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dart.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gbdt.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gbdt.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gbdt_model_text.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gbdt_prediction.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ goss.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ prediction_early_stop.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ rf.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── score_updater.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ io/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ bin.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ config.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ config_auto.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dataset.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dataset_loader.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dense_bin.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ file_io.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ json11.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ metadata.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ multi_val_dense_bin.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ multi_val_sparse_bin.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ parser.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ parser.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ sparse_bin.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ train_share_states.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── tree.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ metric/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ binary_metric.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ dcg_calculator.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ map_metric.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ metric.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ multiclass_metric.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ rank_metric.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ regression_metric.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── xentropy_metric.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ network/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ifaddrs_patch.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ifaddrs_patch.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linker_topo.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linkers.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linkers_mpi.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linkers_socket.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ network.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── socket_wrapper.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ objective/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ binary_objective.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ multiclass_objective.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ objective_function.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ rank_objective.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ regression_objective.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── xentropy_objective.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ treelearner/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ kernels/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ histogram_16_64_256.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── histogram_16_64_256.hu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ ocl/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ histogram16.cl
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   β”œβ”€β”€ histogram256.cl
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”‚   └── histogram64.cl
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ col_sampler.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cost_effective_gradient_boosting.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cuda_kernel_launcher.cu
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cuda_kernel_launcher.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cuda_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ cuda_tree_learner.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ data_parallel_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ data_partition.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ feature_histogram.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ feature_parallel_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gpu_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ gpu_tree_learner.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ leaf_splits.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linear_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ linear_tree_learner.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ monotone_constraints.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ parallel_tree_learner.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ serial_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ serial_tree_learner.h
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ split_info.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   β”œβ”€β”€ tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”‚   └── voting_parallel_tree_learner.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ c_api.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── main.cpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ swig/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ lightgbmlib.i
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ pointer_manipulation.i
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ StringArray.hpp
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ StringArray.i
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── StringArray_API_extensions.i
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ windows/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ LightGBM.sln
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   β”œβ”€β”€ LightGBM.vcxproj
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”‚   └── LightGBM.vcxproj.filters
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ CMakeIntegratedOpenCL.cmake
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ CMakeLists.txt
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ LICENSE
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚       └── VERSION.txt
β”‚   β”‚   β”‚   β”‚   β”‚   └── invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-31e98ee82b4bddc2/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-5dc57adc0b71fe80/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-5dc57adc0b71fe80.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-5dc57adc0b71fe80.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-5dc57adc0b71fe80.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nom-4693a87ecf91573f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-4693a87ecf91573f.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-4693a87ecf91573f.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-4693a87ecf91573f.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nom-ad00a4745a64011d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-0ea05b8449accce0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-traits-24af5d2ffed2e8fc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-24af5d2ffed2e8fc.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-24af5d2ffed2e8fc.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-24af5d2ffed2e8fc.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-b97d1aa92371e3f8/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-b97d1aa92371e3f8.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-b97d1aa92371e3f8.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-b97d1aa92371e3f8.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-f9b50da8f1e5c888/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-31a07b00875c345a/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc-macro2-464d5f7cb95712b0/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-464d5f7cb95712b0.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-464d5f7cb95712b0.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-464d5f7cb95712b0.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-e7a7ef02b5cf892c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e7a7ef02b5cf892c.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e7a7ef02b5cf892c.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e7a7ef02b5cf892c.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-f59e82c024993555/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-074346543c415bf9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-074346543c415bf9.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-074346543c415bf9.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-074346543c415bf9.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-0904142beeccba7d/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-6ac1d4ed354e360f/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-c896e224d2260771/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-c896e224d2260771.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-c896e224d2260771.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-c896e224d2260771.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-25314bbaa1d4125c/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-25314bbaa1d4125c.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-25314bbaa1d4125c.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-25314bbaa1d4125c.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-851f0e8d9fe1a517/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-aef8368ceb2b39d7/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-e65ffecc0d1a03ae/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e65ffecc0d1a03ae.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e65ffecc0d1a03ae.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e65ffecc0d1a03ae.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-a4305157d8073153/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-e7a9ca59ddee6500/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e7a9ca59ddee6500.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e7a9ca59ddee6500.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-e7a9ca59ddee6500.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-24fff3f16414b452/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-24fff3f16414b452.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-24fff3f16414b452.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-24fff3f16414b452.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-ad964f83f5edebf9/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-67f7efe728411263/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-67f7efe728411263.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-67f7efe728411263.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-67f7efe728411263.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-7e7ff2c986e3e2d6/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-00354bf70be13669/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-00354bf70be13669.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-00354bf70be13669.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-00354bf70be13669.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-a2891247ffa04427/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”‚   └── private.rs
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-0c36fd940f2e2600/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-8d0aff6dcbdf8ffc/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8d0aff6dcbdf8ffc.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8d0aff6dcbdf8ffc.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8d0aff6dcbdf8ffc.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-8857277769e54e88/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8857277769e54e88.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8857277769e54e88.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-8857277769e54e88.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-a4967c0def029c96/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-2f17cc4d546caf29/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-cc078d89db18cc84/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-cc078d89db18cc84.d
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-cc078d89db18cc84.exe
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ build_script_build-cc078d89db18cc84.pdb
β”‚   β”‚   β”‚   β”‚   β”‚   └── build_script_build.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zmij-507eb0da5471b7af/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ out/
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ invoked.timestamp
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ output
β”‚   β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ root-output
β”‚   β”‚   β”‚   β”‚   β”‚   └── stderr
β”‚   β”‚   β”‚   β”‚   └── zmij-a9ac0f5897f4441d/
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build-script-build.exe
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build_script_build-a9ac0f5897f4441d.d
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build_script_build-a9ac0f5897f4441d.exe
β”‚   β”‚   β”‚   β”‚       β”œβ”€β”€ build_script_build-a9ac0f5897f4441d.pdb
β”‚   β”‚   β”‚   β”‚       └── build_script_build.pdb
β”‚   β”‚   β”‚   β”œβ”€β”€ deps/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ aho_corasick-da58bd4efe8e7052.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstream-8cb706577155fc6f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle-142abeb8d7329c83.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle_parse-17fe17c74a920f3f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle_query-3c900e6545c3b585.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ anstyle_wincon-c90bf8590bc83e5f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ approx-f2a474dc3fbdf21f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-9da4b75b64eb1e65.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-9da4b75b64eb1e65.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-9da4b75b64eb1e65.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-9da4b75b64eb1e65.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ async_trait-9da4b75b64eb1e65.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ asynchronous_codec-7009521b3efe1054.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ atty-5152a972f779e491.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ autocfg-e137e6ca9ebf7b6a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bincode-36ea1f07dd26aa87.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bincode-5aff057ebbe06ff5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bindgen-d3e187aa9c6aedc8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bitflags-b6602a6522c7ba4b.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ bytes-15246ac60b6ccf8f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cc-8553e529295e0f02.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cexpr-43cac67910256916.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cfg_if-3cfe40de624c43d8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ chrono-e241170d434933dd.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clang_sys-8867831bc5f30f2d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap-09a28d1a4ce2e304.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap-9c3a5b0b274f5a91.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_builder-291c676ece6497a4.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-2e4a51fef373a7fd.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-2e4a51fef373a7fd.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-2e4a51fef373a7fd.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-2e4a51fef373a7fd.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_derive-2e4a51fef373a7fd.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ clap_lex-9e2324c6fcdc3a74.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cmake-a2f0d5bd623392de.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ colorchoice-9427f84f8df6c404.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam_queue-2c66eb4fcabe348e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ crossbeam_utils-ea0c83c58c6f55c8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-22bc05f4bd82aaf8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv-68711269fd3a0ab1.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ csv_core-f4ab84dcf532b53b.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ derive_builder_core-b85ea4a5b40c5058.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ env_logger-4cf2d0fa89a4e297.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ erased_serde-8f526bc4be4a2b50.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ find_msvc_tools-ef332c41c4aa53f2.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures-166fc1034590ddc3.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_channel-c7b8ad397e004630.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_core-3dcfe529e4c17908.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_executor-3d61e430415d6cee.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_io-d8b80ec20d5e605d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-5172c1a22acc5b6d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-5172c1a22acc5b6d.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-5172c1a22acc5b6d.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-5172c1a22acc5b6d.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_macro-5172c1a22acc5b6d.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_sink-e727af480bee1720.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_task-9ac7326523989e6e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ futures_util-310cf5cc8f697744.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-b741cad0bd298962.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-c9088b215db212b5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ getrandom-cc0d1a8a491722cf.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ glob-854a3402b43f1faf.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ heck-491fd55b0693bce9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ humantime-4ce3738404c8655a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ inventory-aec6b982b7793723.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ is_terminal_polyfill-0af612fabd29e7cf.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ itoa-7e5095f5a568209b.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lazy_static-ac629bc590fb59ab.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lazycell-640f456de926cdb3.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libaho_corasick-da58bd4efe8e7052.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libaho_corasick-da58bd4efe8e7052.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstream-8cb706577155fc6f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstream-8cb706577155fc6f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle-142abeb8d7329c83.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle-142abeb8d7329c83.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_parse-17fe17c74a920f3f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_parse-17fe17c74a920f3f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_query-3c900e6545c3b585.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_query-3c900e6545c3b585.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_wincon-c90bf8590bc83e5f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libanstyle_wincon-c90bf8590bc83e5f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libapprox-f2a474dc3fbdf21f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libapprox-f2a474dc3fbdf21f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libasynchronous_codec-7009521b3efe1054.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libasynchronous_codec-7009521b3efe1054.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libatty-5152a972f779e491.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libatty-5152a972f779e491.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libautocfg-e137e6ca9ebf7b6a.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libautocfg-e137e6ca9ebf7b6a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbincode-36ea1f07dd26aa87.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbincode-36ea1f07dd26aa87.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbincode-5aff057ebbe06ff5.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbincode-5aff057ebbe06ff5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbindgen-d3e187aa9c6aedc8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbindgen-d3e187aa9c6aedc8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbitflags-b6602a6522c7ba4b.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbitflags-b6602a6522c7ba4b.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbytes-15246ac60b6ccf8f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libbytes-15246ac60b6ccf8f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-061ef1549cb3ec31.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libc-8393bed1845a6e6f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcc-8553e529295e0f02.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcc-8553e529295e0f02.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcexpr-43cac67910256916.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcexpr-43cac67910256916.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcfg_if-3cfe40de624c43d8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcfg_if-3cfe40de624c43d8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libchrono-e241170d434933dd.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libchrono-e241170d434933dd.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclang_sys-8867831bc5f30f2d.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclang_sys-8867831bc5f30f2d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap-09a28d1a4ce2e304.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap-09a28d1a4ce2e304.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap-9c3a5b0b274f5a91.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap-9c3a5b0b274f5a91.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap_builder-291c676ece6497a4.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap_builder-291c676ece6497a4.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap_lex-9e2324c6fcdc3a74.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libclap_lex-9e2324c6fcdc3a74.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcmake-a2f0d5bd623392de.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcmake-a2f0d5bd623392de.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcolorchoice-9427f84f8df6c404.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcolorchoice-9427f84f8df6c404.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcrossbeam_queue-2c66eb4fcabe348e.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcrossbeam_queue-2c66eb4fcabe348e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcrossbeam_utils-ea0c83c58c6f55c8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcrossbeam_utils-ea0c83c58c6f55c8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv-22bc05f4bd82aaf8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv-22bc05f4bd82aaf8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv-68711269fd3a0ab1.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv-68711269fd3a0ab1.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv_core-f4ab84dcf532b53b.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libcsv_core-f4ab84dcf532b53b.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libderive_builder_core-b85ea4a5b40c5058.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libderive_builder_core-b85ea4a5b40c5058.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libenv_logger-4cf2d0fa89a4e297.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libenv_logger-4cf2d0fa89a4e297.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liberased_serde-8f526bc4be4a2b50.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liberased_serde-8f526bc4be4a2b50.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfind_msvc_tools-ef332c41c4aa53f2.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfind_msvc_tools-ef332c41c4aa53f2.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures-166fc1034590ddc3.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures-166fc1034590ddc3.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_channel-c7b8ad397e004630.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_channel-c7b8ad397e004630.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_core-3dcfe529e4c17908.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_core-3dcfe529e4c17908.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_executor-3d61e430415d6cee.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_executor-3d61e430415d6cee.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_io-d8b80ec20d5e605d.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_io-d8b80ec20d5e605d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_sink-e727af480bee1720.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_sink-e727af480bee1720.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_task-9ac7326523989e6e.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_task-9ac7326523989e6e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_util-310cf5cc8f697744.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libfutures_util-310cf5cc8f697744.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-b741cad0bd298962.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-b741cad0bd298962.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-c9088b215db212b5.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-c9088b215db212b5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-cc0d1a8a491722cf.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libgetrandom-cc0d1a8a491722cf.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libglob-854a3402b43f1faf.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libglob-854a3402b43f1faf.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libheck-491fd55b0693bce9.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libheck-491fd55b0693bce9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libhumantime-4ce3738404c8655a.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libhumantime-4ce3738404c8655a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libinventory-aec6b982b7793723.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libinventory-aec6b982b7793723.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libis_terminal_polyfill-0af612fabd29e7cf.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libis_terminal_polyfill-0af612fabd29e7cf.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libitoa-7e5095f5a568209b.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libitoa-7e5095f5a568209b.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblazy_static-ac629bc590fb59ab.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblazy_static-ac629bc590fb59ab.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblazycell-640f456de926cdb3.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblazycell-640f456de926cdb3.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblibc-061ef1549cb3ec31.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblibc-061ef1549cb3ec31.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblibc-8393bed1845a6e6f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblibc-8393bed1845a6e6f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblibloading-0d6807040e9a4ca8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblibloading-0d6807040e9a4ca8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libloading-0d6807040e9a4ca8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblock_api-6b9ebedf0bb85506.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblock_api-6b9ebedf0bb85506.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblog-494c7d4f614aa6c1.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblog-494c7d4f614aa6c1.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblog-58c5a7246aa41c9e.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ liblog-58c5a7246aa41c9e.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmatrixmultiply-58ce1a950150d9f9.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmatrixmultiply-58ce1a950150d9f9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmemchr-90e498d4202403b6.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmemchr-90e498d4202403b6.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmemchr-b47e6c58b1f81789.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmemchr-b47e6c58b1f81789.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmio-8c7b7c929f9004df.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libmio-8c7b7c929f9004df.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libndarray-91332417744e9c26.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libndarray-91332417744e9c26.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libndarray-c7b42a39c3a11992.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libndarray-c7b42a39c3a11992.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnom-6153edf5aae5062a.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnom-6153edf5aae5062a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum-b06e7fb0deda91cb.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum-b06e7fb0deda91cb.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_bigint-7553c4a8f4832b43.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_bigint-7553c4a8f4832b43.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_complex-ce4de20d0a514ada.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_complex-ce4de20d0a514ada.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_complex-e9bc40ae30af4fa9.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_complex-e9bc40ae30af4fa9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_integer-3a43e350ffaf1652.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_integer-3a43e350ffaf1652.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_integer-d24d1ff621e91229.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_integer-d24d1ff621e91229.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_iter-d281ca3d32738ae1.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_iter-d281ca3d32738ae1.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_rational-7673b0ddba47a021.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_rational-7673b0ddba47a021.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_traits-6cbf1df4c5ef9ff8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libnum_traits-6cbf1df4c5ef9ff8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libonce_cell-4473f0ff2e898309.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libonce_cell-4473f0ff2e898309.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libonce_cell_polyfill-4f888af43e8ba2a2.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libonce_cell_polyfill-4f888af43e8ba2a2.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libordered_float-a8191da16152fcea.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libordered_float-a8191da16152fcea.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libparking_lot-6f17e19a5a83b61d.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libparking_lot-6f17e19a5a83b61d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libparking_lot_core-f6585c0b418807d5.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libparking_lot_core-f6585c0b418807d5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libpeeking_take_while-750095c9c1e28873.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libpeeking_take_while-750095c9c1e28873.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libpin_project_lite-b7748c102be16e2f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libpin_project_lite-b7748c102be16e2f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libppv_lite86-9aeed55246089629.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libppv_lite86-9aeed55246089629.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libproc_macro2-c8b174b141a9eeec.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libproc_macro2-c8b174b141a9eeec.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libquote-2964e7c2c4a630ef.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libquote-2964e7c2c4a630ef.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libquote-ba14f765667838ca.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libquote-ba14f765667838ca.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-40afa1e5ed82523f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-40afa1e5ed82523f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-b72420735d997576.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-b72420735d997576.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-d37df9b14e683416.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand-d37df9b14e683416.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_chacha-63cf1fbdcbac2b91.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_chacha-63cf1fbdcbac2b91.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_chacha-65c15cb4be375419.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_chacha-65c15cb4be375419.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_core-1ccc7c2b4b362a60.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_core-1ccc7c2b4b362a60.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_core-d2037b752fc98ced.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librand_core-d2037b752fc98ced.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librawpointer-bc17c9f18dd5f204.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librawpointer-bc17c9f18dd5f204.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex-3d462535e2017001.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex-3d462535e2017001.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex-80f407cabbec4030.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex-80f407cabbec4030.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_automata-6537feac305ac7bf.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_automata-6537feac305ac7bf.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_automata-d6e1bced48c4a7ea.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_automata-d6e1bced48c4a7ea.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_syntax-ba9fda584ec8f3ac.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_syntax-ba9fda584ec8f3ac.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_syntax-f69a32dab641f071.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libregex_syntax-f69a32dab641f071.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librustc_hash-aff6f4a4aab404d8.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ librustc_hash-aff6f4a4aab404d8.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libryu-f985d7b17901cfd1.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libryu-f985d7b17901cfd1.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsaa-0851b1e044e04161.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsaa-0851b1e044e04161.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libscc-a4aa884a617670a2.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libscc-a4aa884a617670a2.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libscopeguard-1e80b1a6ed71d14c.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libscopeguard-1e80b1a6ed71d14c.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsdd-f393d2cf67c1dc55.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsdd-f393d2cf67c1dc55.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde-05ef908683c85bf6.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde-05ef908683c85bf6.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde-d5eb54128cb0fe40.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde-d5eb54128cb0fe40.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_core-1b054c856337ca0c.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_core-1b054c856337ca0c.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_core-5c25524d3c69725f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_core-5c25524d3c69725f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_json-4cfb96b96ba0f754.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_json-4cfb96b96ba0f754.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_json-5b5756073866eb57.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libserde_json-5b5756073866eb57.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libshlex-4e38570fcb8e2396.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libshlex-4e38570fcb8e2396.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libshlex-638de7e497ff2544.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libshlex-638de7e497ff2544.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libslab-af6e032696a380ba.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libslab-af6e032696a380ba.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmallvec-64181dcd720c1773.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmallvec-64181dcd720c1773.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmartcore-0170ad7a4c1de386.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmartcore-0170ad7a4c1de386.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmartcore-e6c630041097c641.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsmartcore-e6c630041097c641.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsocket2-3016466ca6860ca6.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsocket2-3016466ca6860ca6.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libstrsim-1fe83fa3367b0561.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libstrsim-1fe83fa3367b0561.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libstrsim-840e045c5392e5a2.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libstrsim-840e045c5392e5a2.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsyn-0298f2cd25f52eeb.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsyn-0298f2cd25f52eeb.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsyn-27fe3bb3d569cb95.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsyn-27fe3bb3d569cb95.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsynom-606820a54e5811e4.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libsynom-606820a54e5811e4.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtermcolor-3196ed6ded82d318.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtermcolor-3196ed6ded82d318.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtextwrap-c25cadfcd36e17b7.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtextwrap-c25cadfcd36e17b7.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libthiserror-86b47cc8c4641fb0.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libthiserror-86b47cc8c4641fb0.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtokio-9e33d26fa140c2de.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtokio-9e33d26fa140c2de.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtokio_util-f8743b292f495bdd.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtokio_util-f8743b292f495bdd.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtypeid-6fbfc7e78e72dc6a.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtypeid-6fbfc7e78e72dc6a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtypetag-639d121bad9a5059.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libtypetag-639d121bad9a5059.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_ident-0833855eec4bbf57.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_ident-0833855eec4bbf57.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_width-77cb4e59ac677cb3.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_width-77cb4e59ac677cb3.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_xid-f655c5dac96eca8b.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libunicode_xid-f655c5dac96eca8b.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libutf8parse-63c847f4690c1d2d.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libutf8parse-63c847f4690c1d2d.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libuuid-cbc655a55071ff83.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libuuid-cbc655a55071ff83.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libvec_map-f9089b14dacba90a.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libvec_map-f9089b14dacba90a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libversion_check-ee8e209fdcb329ae.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libversion_check-ee8e209fdcb329ae.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwhich-a0ad77f5458e1b2c.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwhich-a0ad77f5458e1b2c.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwinapi-80e0d838d1a8a5a4.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwinapi-80e0d838d1a8a5a4.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwinapi_util-2902e92e60c693ec.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwinapi_util-2902e92e60c693ec.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_link-0f7abb2c51928ff9.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_link-0f7abb2c51928ff9.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_link-47d3405c332080c5.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_link-47d3405c332080c5.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-35e1841f2e8d4ded.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-35e1841f2e8d4ded.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-ea25a58194e074c0.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-ea25a58194e074c0.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-ea3d8a751c0f748a.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_sys-ea3d8a751c0f748a.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_targets-a43f74fa2be61e8f.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_targets-a43f74fa2be61e8f.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_x86_64_msvc-a89a4687fb921679.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libwindows_x86_64_msvc-a89a4687fb921679.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzerocopy-328d15811d924c67.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzerocopy-328d15811d924c67.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzeromq-b88cbd8166743a68.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzeromq-b88cbd8166743a68.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzmij-10ee4ef722f90968.rlib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ libzmij-10ee4ef722f90968.rmeta
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lock_api-6b9ebedf0bb85506.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ log-494c7d4f614aa6c1.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ log-58c5a7246aa41c9e.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ matrixmultiply-58ce1a950150d9f9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ memchr-90e498d4202403b6.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ memchr-b47e6c58b1f81789.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mio-8c7b7c929f9004df.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ndarray-91332417744e9c26.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ndarray-c7b42a39c3a11992.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nom-6153edf5aae5062a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num-b06e7fb0deda91cb.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_bigint-7553c4a8f4832b43.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_complex-ce4de20d0a514ada.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_complex-e9bc40ae30af4fa9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_integer-3a43e350ffaf1652.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_integer-d24d1ff621e91229.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_iter-d281ca3d32738ae1.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_rational-7673b0ddba47a021.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ num_traits-6cbf1df4c5ef9ff8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell-4473f0ff2e898309.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ once_cell_polyfill-4f888af43e8ba2a2.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ordered_float-a8191da16152fcea.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot-6f17e19a5a83b61d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ parking_lot_core-f6585c0b418807d5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ peeking_take_while-750095c9c1e28873.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ pin_project_lite-b7748c102be16e2f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ppv_lite86-9aeed55246089629.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ proc_macro2-c8b174b141a9eeec.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-2964e7c2c4a630ef.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ quote-ba14f765667838ca.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-40afa1e5ed82523f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-b72420735d997576.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand-d37df9b14e683416.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-63cf1fbdcbac2b91.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_chacha-65c15cb4be375419.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-1ccc7c2b4b362a60.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rand_core-d2037b752fc98ced.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rawpointer-bc17c9f18dd5f204.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-3d462535e2017001.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex-80f407cabbec4030.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex_automata-6537feac305ac7bf.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex_automata-d6e1bced48c4a7ea.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex_syntax-ba9fda584ec8f3ac.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ regex_syntax-f69a32dab641f071.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader.exe
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rustc_hash-aff6f4a4aab404d8.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ryu-f985d7b17901cfd1.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ saa-0851b1e044e04161.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scc-a4aa884a617670a2.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ scopeguard-1e80b1a6ed71d14c.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ sdd-f393d2cf67c1dc55.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-05ef908683c85bf6.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde-d5eb54128cb0fe40.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-1b054c856337ca0c.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_core-5c25524d3c69725f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-bc477a9644b0e2ff.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-bc477a9644b0e2ff.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-bc477a9644b0e2ff.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-bc477a9644b0e2ff.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_derive-bc477a9644b0e2ff.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-4cfb96b96ba0f754.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ serde_json-5b5756073866eb57.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ shlex-4e38570fcb8e2396.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ shlex-638de7e497ff2544.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ slab-af6e032696a380ba.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smallvec-64181dcd720c1773.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smartcore-0170ad7a4c1de386.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ smartcore-e6c630041097c641.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ socket2-3016466ca6860ca6.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ strsim-1fe83fa3367b0561.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ strsim-840e045c5392e5a2.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ syn-0298f2cd25f52eeb.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ syn-27fe3bb3d569cb95.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ synom-606820a54e5811e4.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ termcolor-3196ed6ded82d318.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ textwrap-c25cadfcd36e17b7.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror-86b47cc8c4641fb0.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-ff23e0ff43a633b9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-ff23e0ff43a633b9.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-ff23e0ff43a633b9.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-ff23e0ff43a633b9.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ thiserror_impl-ff23e0ff43a633b9.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio-9e33d26fa140c2de.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-3389ffc678fd6051.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-3389ffc678fd6051.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-3389ffc678fd6051.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-3389ffc678fd6051.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_macros-3389ffc678fd6051.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ tokio_util-f8743b292f495bdd.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typeid-6fbfc7e78e72dc6a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag-639d121bad9a5059.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-4785bdc7949f879b.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-4785bdc7949f879b.dll
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-4785bdc7949f879b.dll.exp
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-4785bdc7949f879b.dll.lib
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ typetag_impl-4785bdc7949f879b.pdb
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode_ident-0833855eec4bbf57.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode_width-77cb4e59ac677cb3.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ unicode_xid-f655c5dac96eca8b.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ utf8parse-63c847f4690c1d2d.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ uuid-cbc655a55071ff83.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ vec_map-f9089b14dacba90a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ version_check-ee8e209fdcb329ae.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ which-a0ad77f5458e1b2c.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi-80e0d838d1a8a5a4.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ winapi_util-2902e92e60c693ec.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_link-0f7abb2c51928ff9.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_link-47d3405c332080c5.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_sys-35e1841f2e8d4ded.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_sys-ea25a58194e074c0.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_sys-ea3d8a751c0f748a.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_targets-a43f74fa2be61e8f.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ windows_x86_64_msvc-a89a4687fb921679.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zerocopy-328d15811d924c67.d
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ zeromq-b88cbd8166743a68.d
β”‚   β”‚   β”‚   β”‚   └── zmij-10ee4ef722f90968.d
β”‚   β”‚   β”‚   β”œβ”€β”€ examples/
β”‚   β”‚   β”‚   β”œβ”€β”€ incremental/
β”‚   β”‚   β”‚   β”œβ”€β”€ .cargo-lock
β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader.d
β”‚   β”‚   β”‚   β”œβ”€β”€ rust_ml_trader.exe
β”‚   β”‚   β”‚   └── rust_ml_trader.pdb
β”‚   β”‚   β”œβ”€β”€ .rustc_info.json
β”‚   β”‚   └── CACHEDIR.TAG
β”‚   β”œβ”€β”€ .gitignore
β”‚   β”œβ”€β”€ Cargo.lock
β”‚   β”œβ”€β”€ Cargo.toml
β”‚   β”œβ”€β”€ GUIDE.md
β”‚   β”œβ”€β”€ LICENSE
β”‚   └── README.md
β”œβ”€β”€ SUM3API (local)/
β”‚   β”œβ”€β”€ MQL5/
β”‚   β”‚   β”œβ”€β”€ Experts/
β”‚   β”‚   β”‚   └── ZmqPublisher.mq5
β”‚   β”‚   β”œβ”€β”€ Include/
β”‚   β”‚   β”‚   └── Zmq/
β”‚   β”‚   β”‚       └── Zmq.mqh
β”‚   β”‚   └── Libraries/
β”‚   β”‚       β”œβ”€β”€ libsodium.dll
β”‚   β”‚       └── libzmq.dll
β”‚   β”œβ”€β”€ Rustmt5-chart/
β”‚   β”‚   β”œβ”€β”€ output/
β”‚   β”‚   β”‚   β”œβ”€β”€ History_XAUUSDc_H1_OHLC_ID0002_20260126_135823.csv
β”‚   β”‚   β”‚   β”œβ”€β”€ History_XAUUSDc_H1_TICKS_ID0001_20260126_140825.csv
β”‚   β”‚   β”‚   └── Live_XAUUSDc_ID0001_20260126_135811.csv
β”‚   β”‚   β”œβ”€β”€ src/
β”‚   β”‚   β”‚   └── main.rs
β”‚   β”‚   β”œβ”€β”€ Cargo.lock
β”‚   β”‚   └── Cargo.toml
β”‚   └── .gitignore
β”œβ”€β”€ .gitignore
β”œβ”€β”€ feature_process.png
β”œβ”€β”€ LICENSE
β”œβ”€β”€ metrics.png
β”œβ”€β”€ ML-3m-trader_savelog.txt
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
└── sractch.md