MCPcopy 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
173impl Default for Inner {
174 fn default() -> Self {
175 Self::new()
176 }
177}
178
179impl Default for StartInstant {

Callers

nothing calls this directly

Calls 3

newFunction · 0.85
StartInstantClass · 0.85
nowFunction · 0.85

Tested by

no test coverage detected