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