Docs.rs
problemo-0.0.7
problemo 0.0.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tliron
Dependencies
anyhow ^1.0.100
normal
optional
backtrace ^0.3.76
normal
optional
serde ^1.0.228
normal
optional
thin-vec ^0.2.14
normal
optional
anstream ^0.6.21
dev
derive_more ^2.1.1
dev
owo-colors ^4.2.3
dev
serde ^1.0.228
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
PROBLEMS_DISPLAY_PREFIX
problemo
0.0.7
problemo
Constant
PROBLEMS_
DISPLAY_
PREFIX
Copy item path
Source
pub const PROBLEMS_DISPLAY_PREFIX: &
str
= "• ";
Expand description
Prefix for
Problems
Display
.