Sign in
android
/
toolchain
/
cargo-deny
/
8cc2f0e3b06f4a40eef9fb4e0c470518f188b98f
/
.
/
android
/
vendor
/
windows-0.48.0
/
src
/
Windows
/
Embedded
/
mod.rs
blob: b65b19c3f7f2492ccc8892abcceb8d8acac55a8f [
file
] [
log
] [
blame
]
#[
cfg
(
feature
=
"Embedded_DeviceLockdown"
)]
pub
mod
DeviceLockdown
;
#[
cfg
(
feature
=
"implement"
)]
::
core
::
include
!(
"impl.rs"
);