Docs.rs
ghee-0.6.1
ghee 0.6.1
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
joshhansen
Dependencies
anyhow ^1.0.75
normal
atty ^0.2.14
normal
btrfsutil-fake ^0.2.0-8324fe2
normal
clap ^4.3.19
normal
colored ^2.0.4
normal
file-owner ^0.1.2
normal
ghee-cli ^0.6.2
normal
ghee-lang ^0.6.1
normal
lazy_static ^1.4.0
normal
nom ^7.1.3
normal
path-absolutize ^3.1.1
normal
reflink ^0.1.3
normal
rustyline ^12.0.0
normal
serde ^1.0.163
normal
serde_json ^1.0.96
normal
sha2 ^0.10.8
normal
sudo ^0.6.0
normal
thiserror ^1.0.44
normal
uuid ^0.8.2
normal
walkdir ^2.3.3
normal
xattr ^1.0.0
normal
xdg ^2.5.2
normal
tempdir ^0.3.7
dev
Versions
45.45%
of the crate is documented
Platform
aarch64-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
set_table_info
ghee
0.6.1
ghee
Function
set_
table_
info
Copy item path
Source
pub fn set_table_info<P:
AsRef
<
Path
>>(dir: P, info: &
TableInfo
) ->
Result
<
()
>