Docs.rs
mini-app-core-0.13.0
mini-app-core 0.13.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ynishi
Dependencies
anyhow ^1
normal
arc-swap ^1
normal
dirs ^5
normal
dotenvy ^0.15
normal
hex ^0.4
normal
minijinja ^2
normal
rusqlite ^0.32
normal
schemars ^1.2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_bw ^2.5.5
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
futures ^0.3
dev
tempfile ^3
dev
Versions
91.59%
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
NOT_FOUND
mini_
app_
core
0.13.0
In mini_
app_
core::
error::
codes
mini_app_core
::
error
::
codes
Constant
NOT_
FOUND
Copy item path
Source
pub const NOT_FOUND: &
str
= "NOT_FOUND";
Expand description
Returned when a requested row does not exist.