MCPcopy 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)]
36pub struct SealedDomain(Arc<Domain>);
37
38#[derive(rune::Any, Clone)]
39pub struct SealedGeoIp(Arc<GeoIp>);

Callers 1

utils.rsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected