MCPcopy Create free account
hub / github.com/chirpstack/chirpstack / error.rs

File error.rs

chirpstack/src/api/error.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use chirpstack_api::tonic::{Code, Status};
2
3use crate::storage;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected