Docs.rs
jabba-lib-0.1.8
jabba-lib 0.1.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jabbalaci
Dependencies
cfg-if ^1.0.0
normal
clipboard-win ^4.4.2
normal
num-bigint ^0.4.3
normal
once_cell ^1.13.0
normal
rand ^0.8.5
normal
shlex ^1.1.0
normal
which ^4.2.5
normal
Versions
69.05%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module jfs
jabba_
lib
0.1.8
Module jfs
Module Items
Functions
In crate jabba_
lib
jabba_lib
Module
jfs
Copy item path
Source
Expand description
file system
Functions
ยง
open
Opens a file for reading.
read
Reads the content of a file and returns it in a single string.
readlines
Reads all the lines of a file and returns them in a vector.