Docs.rs
room-cli-3.6.1
room-cli 3.6.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
knoxio
Dependencies
anyhow ^1
normal
axum ^0.8.8
normal
chrono ^0.4
normal
clap ^4
normal
crossterm ^0.29
normal
futures-util =0.3.31
normal
libc ^0.2
normal
ratatui ^0.30
normal
regex ^1
normal
room-daemon ^3.6.1
normal
room-plugin-taskboard ^3.6.1
normal
room-protocol ^3.6.1
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
tokio ^1
normal
tower-http ^0.6.8
normal
unicode-width ^0.2
normal
uuid ^1
normal
reqwest ^0.13.2
dev
tempfile ^3
dev
tokio-tungstenite ^0.28
dev
Versions
71.72%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
next_id
room_
cli
3.6.1
In room_
cli::
plugin::
taskboard::
task
room_cli
::
plugin
::
taskboard
::
task
Function
next_id
Copy item path
Source
pub fn next_id(tasks: &[
Task
]) ->
String
Expand description
Generate the next task ID from the current list.