Docs.rs
fresh-editor-0.2.21
fresh-editor 0.2.21
Docs.rs crate page
GPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sinelaw
Dependencies
alacritty_terminal ^0.25
normal
optional
anyhow ^1.0.100
normal
arboard ^3.6
normal
optional
async-trait ^0.1
normal
optional
base64 ^0.22
normal
chardetng ^0.1
normal
chrono ^0.4
normal
optional
clap ^4.5
normal
optional
crossterm ^0.29.0
normal
optional
dirs ^6.0
normal
encoding_rs ^0.8
normal
fresh-core ^0.2.21
normal
fresh-languages ^0.2.21
normal
optional
fresh-parser-js ^0.2.21
normal
optional
fresh-plugin-api-macros ^0.2.21
normal
optional
fresh-plugin-runtime ^0.2.21
normal
optional
ignore ^0.4
normal
optional
include_dir ^0.7
normal
optional
interprocess ^2.2
normal
libc ^0.2
normal
optional
libloading ^0.9
normal
optional
lsp-types ^0.97
normal
optional
nix ^0.31
normal
optional
once_cell ^1.20
normal
open ^5.3
normal
optional
portable-pty ^0.9
normal
optional
pulldown-cmark ^0.13
normal
optional
ratatui ^0.30.0
normal
optional
regex ^1.12
normal
rust-i18n ^3.1.5
normal
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
optional
syntect ^5.3
normal
optional
tempfile ^3.25
normal
optional
thiserror ^2.0
normal
tokio ^1.49
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
trash ^5.2.5
normal
optional
unicode-segmentation ^1.12
normal
unicode-width ^0.2
normal
ureq ^3.1.4
normal
optional
vt100 ^0.16
normal
optional
ctor ^0.6.3
dev
insta ^1.46
dev
proptest ^1.9
dev
tempfile ^3.25
dev
tiny_http ^0.12
dev
unicode-segmentation ^1.12
dev
vt100 ^0.16
dev
serde_json ^1.0
build
syntect ^5.3
build
fresh-winterm ^0.2.21
normal
windows-sys ^0.61
normal
winresource ^0.1
build
Versions
79.05%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
FileReader
fresh
0.2.21
File
Reader
Implementors
In fresh::
model::
filesystem
fresh
::
model
::
filesystem
Trait
File
Reader
Copy item path
Source
pub trait FileReader:
Read
+
Seek
+
Send
{ }
Expand description
A readable and seekable file handle
Implementors
ยง