pub struct ForwardsVOffset<T>(/* private fields */);Expand description
ForwardsVOffset is used by Follow to traverse a FlatBuffer: the pointer is incremented by the value contained in this type.
pub struct ForwardsVOffset<T>(/* private fields */);ForwardsVOffset is used by Follow to traverse a FlatBuffer: the pointer is incremented by the value contained in this type.