Add a clickable link to the layout section
This commit is contained in:
parent
2a990f7c0f
commit
5fcd2f72fe
3 changed files with 7 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
// @has type_layout/struct.Foo.html 'Size: '
|
||||
// @has - ' bytes'
|
||||
// @matches - '<h2 id="layout".+Layout.+a href="#layout" class="anchor">'
|
||||
pub struct Foo {
|
||||
pub a: usize,
|
||||
b: Vec<String>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue