Docs.rs
kord-0.1.3
kord 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
twitchax
Dependencies
anyhow ^1.0.66
normal
clap ^4.0.29
normal
once_cell ^1.16.0
normal
paste ^1.0.9
normal
pest ^2.5.1
normal
pest_derive ^2.5.1
normal
rodio ^0.16.0
normal
pretty_assertions ^1.3.0
dev
Versions
17.77%
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
☰
Module base
Traits
Type Definitions
?
Module
klib
::
base
source
·
[
−
]
Traits
HasDescription
A trait for types that have a description.
HasName
A trait for types that have a computed name.
HasStaticName
A trait for types that have a static name.
Type Definitions
Err
Global error type.
Res
Global result type.
Void
Global void type.