blob: bc97b38c8670c9b2eb7ac82f6823cfa79e207ab9 [file] [log] [blame]
// This tests that the "implementations" section on struct/enum pages
// has all the implementations toggled open by default, so users can
// find method names in those implementations with Ctrl-F.
goto: file://|DOC_PATH|/test_docs/struct.Foo.html
assert-attribute: (".rustdoc-toggle.implementors-toggle", {"open": ""})