emphasize *no trailing padding*
This commit is contained in:
parent
1b76bb03fe
commit
c266b8b98c
@ -258,7 +258,7 @@ impl Layout {
|
||||
|
||||
/// Creates a layout describing the record for `self` followed by
|
||||
/// `next`, including any necessary padding to ensure that `next`
|
||||
/// will be properly aligned, but no trailing padding. Note that
|
||||
/// will be properly aligned, but *no trailing padding*. Note that
|
||||
/// the resulting layout will satisfy the alignment properties of
|
||||
/// both `self` and `next`, in order to ensure field alignment.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user