/// Versioned locatable asset type which contains both an XCM `location` and `asset_id` to identify
/// Adapter for [`Contains`] trait to match [`VersionedLocatableAsset`] type converted to the latest
/// version of itself where it's location matched by `L` and it's asset id by `A` parameter types.