Docs.rs
fmi-sim-0.5.0
fmi-sim 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jondo2010
Dependencies
anyhow ^1.0
normal
arrow ^55.2
normal
clap ^4.5
normal
comfy-table ^7.1
normal
document-features ^0.2
normal
env_logger ^0.11
normal
fmi ^0.5.0
normal
itertools ^0.14
normal
log ^0.4
normal
num-traits ^0.2
normal
sensible-env-logger ^0.3
normal
thiserror ^1.0
normal
assert_cmd ^2.0.14
dev
float-cmp ^0.10
dev
fmi-test-data ^0.5.0
dev
rstest ^0.21
dev
test-log ^0.2
dev
Versions
52.34%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
read_csv_file
fmi_sim
0.5.0
In fmi_
sim::
sim::
util
fmi_sim
::
sim
::
util
Function
read_
csv_
file
Copy item path
Source
pub fn read_csv_file<P:
AsRef
<
Path
>>(path: P) ->
Result
<
RecordBatch
>