[][src]Type Definition nobility::bin_decode::ListList

type ListList<'a> = NbtList<List<'a>>;

A TAG_List of TAG_List. This is a nested list. The inner lists can each have distinct element types.