Docs.rs
flowsurface-data-0.8.7
flowsurface-data 0.8.7
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
akenshaw
Dependencies
chrono ^0.4.40
normal
dirs-next ^2.0.0
normal
enum-map ^2.7.3
normal
flowsurface-exchange ^0.8.7
normal
iced_core ^0.14.0
normal
keyring ^3.6.3
normal
log ^0.4.22
normal
open ^5.3.2
normal
palette ^0.7.6
normal
regex ^1.11.1
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
url ^2.5.8
normal
Versions
3.9%
of the crate is documented
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
read_from_file
flowsurface_
data
0.8.7
flowsurface_data
Function
read_
from_
file
Copy item path
Source
pub fn read_from_file(file_name: &
str
) ->
Result
<
State
,
Box
<dyn
Error
>>