Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNSCrypt/encrypted-dns-server
/ default
Method
default
src/varz.rs:174–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
173
impl Default for Inner {
174
fn default() -> Self {
175
Self::new()
176
}
177
}
178
179
impl Default for StartInstant {
Callers
nothing calls this directly
Calls
3
new
Function · 0.85
StartInstant
Class · 0.85
now
Function · 0.85
Tested by
no test coverage detected