Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
impl Drop for SafeVariant {
Callers
15
main
Function · 0.45
main
Function · 0.45
enumerate_rules
Method · 0.45
apply_rule_properties
Function · 0.45
handle_export
Function · 0.45
handle_set
Function · 0.45
handle_get
Function · 0.45
main
Function · 0.45
get_service
Function · 0.45
export_services
Function · 0.45
set_service
Function · 0.45
parse_and_validate_entries
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected