mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-30 23:20:40 +00:00
Automatic Travis documentation build
This commit is contained in:
@@ -55,11 +55,7 @@
|
||||
</form>
|
||||
</nav>
|
||||
|
||||
<section id='main' class="content"><h1 class='fqn'><span class='in-band'>Struct <a href='../index.html'>regex_syntax</a>::<wbr><a href='index.html'>ast</a>::<wbr><a class="struct" href=''>WithComments</a></span><span class='out-of-band'><span id='render-detail'>
|
||||
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span><a class='srclink' href='../../src/regex_syntax/ast/mod.rs.html#442-447' title='goto source code'>[src]</a></span></h1><div class="docblock type-decl"><pre class='rust struct'>pub struct WithComments {
|
||||
<section id='main' class="content"><h1 class='fqn'><span class='in-band'>Struct <a href='../index.html'>regex_syntax</a>::<wbr><a href='index.html'>ast</a>::<wbr><a class="struct" href=''>WithComments</a></span><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../src/regex_syntax/ast/mod.rs.html#442-447' title='goto source code'>[src]</a></span></h1><div class="docblock type-decl"><pre class='rust struct'>pub struct WithComments {
|
||||
pub ast: <a class="enum" href="../../regex_syntax/ast/enum.Ast.html" title="enum regex_syntax::ast::Ast">Ast</a>,
|
||||
pub comments: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../../regex_syntax/ast/struct.Comment.html" title="struct regex_syntax::ast::Comment">Comment</a>>,
|
||||
}</pre></div><div class='docblock'><p>An abstract syntax tree for a singular expression along with comments
|
||||
|
||||
Reference in New Issue
Block a user