Docs.rs
stock-trek-0.8.15
stock-trek 0.8.15
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Stock-Trek-Old
Dependencies
async-trait ^0.1.89
normal
chrono ^0.4
normal
num-complex ^0.4.6
normal
regex ^1.12.3
normal
rust_decimal ^1.42.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_with ^3.21.0
normal
strum ^0.28.0
normal
table_enum ^0.3.0
normal
thiserror ^1.0
normal
traitreg ^0.4.0
normal
typetag ^0.2.21
normal
typify ^0.6.1
normal
uuid ^1.23.0
normal
Versions
0.51%
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
Command
stock_
trek
0.8.15
Command
Aliased Type
In stock_
trek::
commands::
command
stock_trek
::
commands
::
command
Type Alias
Command
Copy item path
Source
pub type Command =
Box
<dyn
CommandTrait
>;
Aliased Type
ยง
pub struct Command(
/* private fields */
);