Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chirpstack/chirpstack
/ get_id
Method
get_id
chirpstack/src/adr/plugin.rs:67–69 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
65
}
66
67
fn get_id(&self) -> String {
68
self.id.clone()
69
}
70
71
async fn handle(&self, req: &Request) -> Result<Response> {
72
let rt = rquickjs::Runtime::new()?;
Callers
2
setup
Function · 0.45
get_algorithms
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected