Docs.rs
poodio-0.0.23
poodio 0.0.23
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AsherJingkongChen
Dependencies
anstream ^0.6
normal
clap ^4.5
normal
color-eyre ^0.6
normal
cpal ^0.15
normal
log ^0.4
normal
napi ^2.16
normal
optional
napi-derive ^2.16
normal
optional
pyo3 ^0.24
normal
optional
pyo3-stub-gen ^0.7
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
simple_logger ^5.0
normal
thiserror ^2.0
normal
napi-build ^2.1
build
optional
pyo3-build-config ^0.24
build
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
poodio
0.0.23
main
Sections
Details
In poodio::
cli
poodio
::
cli
Function
main
Copy item path
Source
pub fn main()
Expand description
CLI main function.
ยง
Details
It should be called after
init
.