//! Experimental shielding support. See deprecation notice.
usecrate::shielding;#[deprecated(
since ="0.11.4",
note ="The Shield object is not longer experimental. Please use `fastly::shielding::Shield` instead.")]/// Experimental shielding support. See deprecation notice.
pubtypeShield=shielding::Shield;