Docs.rs
sloop-daemon-0.2.0
sloop-daemon 0.2.0
Docs.rs crate page
Apache-2.0
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
hamish-mackie
Dependencies
base64 ^0.22
normal
clap ^4.5
normal
fs2 ^0.4
normal
libc ^0.2
normal
rusqlite ^0.39
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
time =0.3.41
normal
tokio ^1.46
normal
proptest ^1
dev
tempfile ^3.20
dev
Versions
17.17%
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
Module init
sloop
0.2.0
Module init
Module Items
Structs
Enums
Constants
Functions
In crate sloop
sloop
Module
init
Copy item path
Source
Structs
§
Init
Outcome
Enums
§
Init
Error
Constants
§
DEFAULT_
CONFIG
DEFAULT_
FLOW
DEFAULT_
PROJECT
DEFAULT_
REVIEW_
PROMPT
Functions
§
init
Scaffolds a Sloop repository in
root
: committed configuration, project, ticket, flow, and prompt files. Idempotent; never starts the daemon and never rewrites a file that already exists.