Docs.rs
rainbeam-shared-1.0.1
rainbeam-shared 1.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
trisuaso
Dependencies
ammonia ^4.0.0
normal
chrono ^0.4.39
normal
comrak ^0.35.0
normal
hex_fmt ^0.3.0
normal
num-bigint ^0.4.6
normal
pathbufd ^0.1.4
normal
rand ^0.9.0
normal
serde ^1.0.217
normal
sha2 ^0.10.8
normal
toml ^0.8.20
normal
uuid ^1.13.1
normal
Versions
85.48%
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
fstat
rainbeam_
shared
1.0.1
fstat
Sections
Arguments
In rainbeam_
shared::
fs
rainbeam_shared
::
fs
Function
fstat
Copy item path
Source
pub fn fstat<P>(path: P) ->
Result
<
Metadata
>
where P:
AsRef
<
Path
>,
Expand description
Get a path’s metadata
§
Arguments
path