Docs.rs
comtrya-lib-0.9.2
comtrya-lib 0.9.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
rawkode
Dependencies
age ^0.10
normal
anyhow ^1.0
normal
dirs-next ^2.0
normal
file-owner ^0.1.2
normal
file_diff ^1.0
normal
flate2 ^1.0.34
normal
gethostname ^0.5
normal
gix ^0.68.0
normal
gix-protocol ^0.46.1
normal
ignore ^0.4
normal
normpath ^1.2
normal
octocrab ^0.41
normal
os_info ^3.10
normal
petgraph ^0.6
normal
rand ^0.8
normal
regex ^1.11
normal
reqwest ^0.12
normal
rhai ^1.19
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yml ^0
normal
sha256 ^1.5
normal
tar ^0.4.42
normal
tera ^1.20
normal
tokio ^1.43
normal
toml ^0.8
normal
tracing ^0.1
normal
trust-dns-resolver ^0.23.2
normal
walkdir ^2.3
normal
which ^7.0
normal
whoami ^1.5
normal
pretty_assertions ^1.4
dev
tempfile ^3.13
dev
uzers ^0.12
normal
Versions
4.12%
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
FileAtom
comtrya_
lib
0.9.2
File
Atom
Required Methods
get_path
Implementors
In comtrya_
lib::
atoms::
file
comtrya_lib
::
atoms
::
file
Trait
File
Atom
Copy item path
Source
pub trait FileAtom:
Atom
{ // Required method fn
get_path
(&self) -> &
PathBuf
; }
Required Methods
§
Source
fn
get_path
(&self) -> &
PathBuf
Implementors
§
Source
§
impl
FileAtom
for
Chmod
Source
§
impl
FileAtom
for
Chown
Source
§
impl
FileAtom
for
Copy
Source
§
impl
FileAtom
for
Create
Source
§
impl
FileAtom
for
Decrypt
Source
§
impl
FileAtom
for
Link
Source
§
impl
FileAtom
for
Remove
Source
§
impl
FileAtom
for
SetContents
Source
§
impl
FileAtom
for
Unarchive