use ;
/// This structure contains the reference count for a shared back reference for a file data extent.
///
/// This immediately follows an [`ExtentInlineRef`] of type [`SharedDataRef`] inside an extent item.
///
/// [`ExtentInlineRef`]: crate::ExtentInlineRef
/// [`SharedDataRef`]: crate::ExtentInlineRefType::SharedDataRef
const_assert_eq!;