Docs.rs
cardinal-app-core-0.1.4
cardinal-app-core 0.1.4
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
n0um3n4
Dependencies
thiserror ^2.0.18
normal
Versions
2.4%
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
dispatch_command
cardinal_
core
0.1.4
In cardinal_
core::
reducer
cardinal_core
::
reducer
Function
dispatch_
command
Copy item path
Source
pub fn dispatch_command( state: &
WorkspaceState
, command: &
CardinalCommand
, ) ->
CommandOutcome