Docs.rs
taskers-core-0.3.0
taskers-core 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
OneNoted
Dependencies
anyhow ^1
normal
serde ^1
normal
serde_json ^1
normal
taskers-control ^0.3.0
normal
taskers-domain ^0.3.0
normal
taskers-ghostty ^0.3.0
normal
taskers-paths ^0.3.0
normal
taskers-runtime ^0.3.0
normal
tempfile ^3
dev
Versions
0%
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
save_session
taskers_
core
0.3.0
taskers_core
Function
save_
session
Copy item path
Source
pub fn save_session(path: &
Path
, model: &
AppModel
) ->
Result
<
()
>