MCPcopy Create free account
hub / github.com/PowerShell/DSC / as_ref

Method as_ref

resources/windows_firewall/src/firewall.rs:28–30  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

26 }
27
28 fn as_ref(&self) -> &VARIANT {
29 &self.0
30 }
31}
32
33impl Drop for SafeVariant {

Callers 15

mainFunction · 0.45
mainFunction · 0.45
enumerate_rulesMethod · 0.45
apply_rule_propertiesFunction · 0.45
handle_exportFunction · 0.45
handle_setFunction · 0.45
handle_getFunction · 0.45
mainFunction · 0.45
get_serviceFunction · 0.45
export_servicesFunction · 0.45
set_serviceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected