pub async fn get_move_struct<T: PackageStore>(
struct_tag: &StructTag,
contents: &[u8],
resolver: &Resolver<T>,
) -> Result<MoveStruct>pub async fn get_move_struct<T: PackageStore>(
struct_tag: &StructTag,
contents: &[u8],
resolver: &Resolver<T>,
) -> Result<MoveStruct>