Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ request.rs
File
request.rs
core/station/impl/src/repositories/request.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use super::indexes::{
2
request_index::RequestIndexRepository, request_resource_index::RequestResourceIndexRepository,
3
};
4
use crate::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected