Docs.rs
tinymist-vfs-0.13.24
tinymist-vfs 0.13.24
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Myriad-Dreamin
Dependencies
comemo ^0.4
normal
ecow ^0.2.3
normal
indexmap ^2.7.0
normal
js-sys ^0.3
normal
optional
log ^0.4
normal
nohash-hasher ^0.2.0
normal
parking_lot ^0.12.1
normal
rpds ^1
normal
tinymist-std ^0.13.24
normal
typst ^0.13.1
normal
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
Versions
100%
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
ImmutPath
tinymist_
vfs
0.13.24
Immut
Path
Aliased Type
In crate tinymist_
vfs
tinymist_vfs
Type Alias
Immut
Path
Copy item path
Source
pub type ImmutPath =
Arc
<
Path
>;
Expand description
An immutable path.
Aliased Type
ยง
pub struct ImmutPath {
/* private fields */
}