Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LEXUGE/dcompass
/ SealedDomain
Class
SealedDomain
droute/src/router/script/rune_scripting/utils.rs:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
#[derive(rune::Any, Clone)]
36
pub struct SealedDomain(Arc<Domain>);
37
38
#[derive(rune::Any, Clone)]
39
pub struct SealedGeoIp(Arc<GeoIp>);
Callers
1
utils.rs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected