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

type DoubleList<'a> = NbtArray<'a, f64>;

A TAG_List of TAG_Double.