Docs.rs
pzzld-core-0.0.0
pzzld-core 0.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
paste ^1
normal
rand ^0.8
normal
optional
serde ^1
normal
optional
smart-default ^0.7
normal
strum ^0.26
normal
lazy_static ^1
dev
getrandom ^0.2
normal
Versions
62.96%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
pzzld_
core
0.0.0
All Items
Sections
Core
Crate Items
Modules
Enums
Type Aliases
Crate
pzzld_core
Copy item path
Source
Expand description
§
Core
Core modules empowering the pzzld platform.
Modules
§
error
Traits
prelude
traits
Traits
types
Types
utils
Utilities
Enums
§
Error
Error
Kind
Auto-generated discriminant enum variants
Type Aliases
§
Result
A type alias for a
Result
which employs the use of the custom
Error
type.