Docs.rs
elinor-cli-0.1.0
elinor-cli 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kampersanda
Dependencies
anyhow ^1.0.89
normal
clap ^4.5.20
normal
elinor ^0.3.1
normal
polars ^0.43.1
normal
polars-lazy ^0.43.1
normal
prettytable-rs ^0.10.0
normal
serde_json ^1.0.128
normal
Versions
50%
of the crate is documented
Go to latest version
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
elinor_
cli
0.1.0
elinor_cli
Function
load_lines
Copy item path
Source
pub fn load_lines<P:
AsRef
<
Path
>>(file: P) ->
Result
<
Vec
<
String
>>
Expand description
Load lines from a file.