Skip to content

Make middleware default #237

Make middleware default

Make middleware default #237

Triggered via push December 9, 2024 18:42
Status Success
Total duration 7m 46s
Artifacts

cargo-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1000 warnings
doc list item without indentation: docusign/src/lib.rs#L5256
warning: doc list item without indentation --> docusign/src/lib.rs:5256:8 | 5256 | ///. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5256 | /// . | ++
doc list item without indentation: docusign/src/lib.rs#L5181
warning: doc list item without indentation --> docusign/src/lib.rs:5181:8 | 5181 | ///. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5181 | /// . | ++
doc list item without indentation: docusign/src/lib.rs#L5177
warning: doc list item without indentation --> docusign/src/lib.rs:5177:8 | 5177 | ///required for a signer. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5177 | /// required for a signer. | ++
doc list item without indentation: docusign/src/lib.rs#L5175
warning: doc list item without indentation --> docusign/src/lib.rs:5175:8 | 5175 | ///only recipient in a routing order. Edit the routing order or remove the digital certificate requirement. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5175 | /// only recipient in a routing order. Edit the routing order or remove the digital certificate requirement. | ++
doc list item without indentation: docusign/src/lib.rs#L5173
warning: doc list item without indentation --> docusign/src/lib.rs:5173:8 | 5173 | ///least one required, non-conditional signature or initials tab. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5173 | /// least one required, non-conditional signature or initials tab. | ++
doc list item without indentation: docusign/src/lib.rs#L5171
warning: doc list item without indentation --> docusign/src/lib.rs:5171:8 | 5171 | ///for a signer. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5171 | /// for a signer. | ++
doc list item without indentation: docusign/src/lib.rs#L5065
warning: doc list item without indentation --> docusign/src/lib.rs:5065:8 | 5065 | ///. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 5065 | /// . | ++
doc list item without indentation: docusign/src/lib.rs#L4995
warning: doc list item without indentation --> docusign/src/lib.rs:4995:8 | 4995 | ///For example, you might want to add a Sign Here tab to the "Borrower's Signature" lines in a document, but that phrase might occur ... | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 4995 | /// For example, you might want to add a Sign Here tab to the "Borrower's Signature" lines in a document, but that phrase might occur in places in the document where you don't want to tab to appear. In this case, you could add the text "BorrowerSignHere" in white font color (so that isn't visible in the document) to all the places you want Sign Here tabs to appear and use "BorrowerSignHere" as the anchor string. | +++
doc list item without indentation: docusign/src/lib.rs#L4994
warning: doc list item without indentation --> docusign/src/lib.rs:4994:8 | 4994 | ///For best performance DocuSign recommends using single word anchor strings when possible, especially when there are a large number ... | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 4994 | /// For best performance DocuSign recommends using single word anchor strings when possible, especially when there are a large number of pages in the envelope. | +++
doc list item without indentation: docusign/src/lib.rs#L4154
warning: doc list item without indentation --> docusign/src/lib.rs:4154:8 | 4154 | ///. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 4154 | /// . | ++
doc list item without indentation: docusign/src/lib.rs#L4079
warning: doc list item without indentation --> docusign/src/lib.rs:4079:8 | 4079 | ///For example, you might want to add a Sign Here tab to the "Borrower's Signature" lines in a document, but that phrase might occur ... | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 4079 | /// For example, you might want to add a Sign Here tab to the "Borrower's Signature" lines in a document, but that phrase might occur in places in the document where you don't want to tab to appear. In this case, you could add the text "BorrowerSignHere" in white font color (so that isn't visible in the document) to all the places you want Sign Here tabs to appear and use "BorrowerSignHere" as the anchor string. | +++
doc list item without indentation: docusign/src/lib.rs#L4078
warning: doc list item without indentation --> docusign/src/lib.rs:4078:8 | 4078 | ///For best performance DocuSign recommends using single word anchor strings when possible, especially when there are a large number ... | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 4078 | /// For best performance DocuSign recommends using single word anchor strings when possible, especially when there are a large number of pages in the envelope. | +++
importing legacy numeric constants: docusign/src/utils.rs#L405
warning: importing legacy numeric constants --> docusign/src/utils.rs:405:13 | 405 | use std::i32; | ^^^^^^^^ | = help: remove this import = note: then `i32::<CONST>` will resolve to the respective associated constant = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants
importing legacy numeric constants: docusign/src/utils.rs#L266
warning: importing legacy numeric constants --> docusign/src/utils.rs:266:13 | 266 | use std::i32; | ^^^^^^^^ | = help: remove this import = note: then `i32::<CONST>` will resolve to the respective associated constant = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `#[warn(clippy::legacy_numeric_constants)]` on by default
doc list item without indentation: docusign/src/users.rs#L46
warning: doc list item without indentation --> docusign/src/users.rs:46:8 | 46 | * . | ^^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 46 | * . | ++
empty doc comment: docusign/src/types.rs#L100560
warning: empty doc comment --> docusign/src/types.rs:100560:5 | 100560 | / /** 100561 | | * 100562 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100551
warning: empty doc comment --> docusign/src/types.rs:100551:5 | 100551 | / /** 100552 | | * 100553 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100541
warning: empty doc comment --> docusign/src/types.rs:100541:5 | 100541 | / /** 100542 | | * 100543 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100532
warning: empty doc comment --> docusign/src/types.rs:100532:5 | 100532 | / /** 100533 | | * 100534 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100522
warning: empty doc comment --> docusign/src/types.rs:100522:5 | 100522 | / /** 100523 | | * 100524 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100512
warning: empty doc comment --> docusign/src/types.rs:100512:5 | 100512 | / /** 100513 | | * 100514 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100503
warning: empty doc comment --> docusign/src/types.rs:100503:5 | 100503 | / /** 100504 | | * 100505 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100494
warning: empty doc comment --> docusign/src/types.rs:100494:5 | 100494 | / /** 100495 | | * 100496 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100484
warning: empty doc comment --> docusign/src/types.rs:100484:5 | 100484 | / /** 100485 | | * 100486 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100481
warning: empty doc comment --> docusign/src/types.rs:100481:1 | 100481 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100470
warning: empty doc comment --> docusign/src/types.rs:100470:5 | 100470 | / /** 100471 | | * 100472 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L100467
warning: empty doc comment --> docusign/src/types.rs:100467:1 | 100467 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99625
warning: empty doc comment --> docusign/src/types.rs:99625:5 | 99625 | / /** 99626 | | * 99627 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99615
warning: empty doc comment --> docusign/src/types.rs:99615:5 | 99615 | / /** 99616 | | * 99617 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99605
warning: empty doc comment --> docusign/src/types.rs:99605:5 | 99605 | / /** 99606 | | * 99607 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99595
warning: empty doc comment --> docusign/src/types.rs:99595:5 | 99595 | / /** 99596 | | * 99597 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99585
warning: empty doc comment --> docusign/src/types.rs:99585:5 | 99585 | / /** 99586 | | * 99587 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99575
warning: empty doc comment --> docusign/src/types.rs:99575:5 | 99575 | / /** 99576 | | * 99577 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99565
warning: empty doc comment --> docusign/src/types.rs:99565:5 | 99565 | / /** 99566 | | * 99567 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99562
warning: empty doc comment --> docusign/src/types.rs:99562:1 | 99562 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99550
warning: empty doc comment --> docusign/src/types.rs:99550:5 | 99550 | / /** 99551 | | * 99552 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99540
warning: empty doc comment --> docusign/src/types.rs:99540:5 | 99540 | / /** 99541 | | * 99542 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99537
warning: empty doc comment --> docusign/src/types.rs:99537:1 | 99537 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99525
warning: empty doc comment --> docusign/src/types.rs:99525:5 | 99525 | / /** 99526 | | * 99527 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99522
warning: empty doc comment --> docusign/src/types.rs:99522:1 | 99522 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99510
warning: empty doc comment --> docusign/src/types.rs:99510:5 | 99510 | / /** 99511 | | * 99512 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99500
warning: empty doc comment --> docusign/src/types.rs:99500:5 | 99500 | / /** 99501 | | * 99502 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99490
warning: empty doc comment --> docusign/src/types.rs:99490:5 | 99490 | / /** 99491 | | * 99492 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99480
warning: empty doc comment --> docusign/src/types.rs:99480:5 | 99480 | / /** 99481 | | * 99482 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99470
warning: empty doc comment --> docusign/src/types.rs:99470:5 | 99470 | / /** 99471 | | * 99472 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99460
warning: empty doc comment --> docusign/src/types.rs:99460:5 | 99460 | / /** 99461 | | * 99462 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99450
warning: empty doc comment --> docusign/src/types.rs:99450:5 | 99450 | / /** 99451 | | * 99452 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99440
warning: empty doc comment --> docusign/src/types.rs:99440:5 | 99440 | / /** 99441 | | * 99442 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99430
warning: empty doc comment --> docusign/src/types.rs:99430:5 | 99430 | / /** 99431 | | * 99432 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99420
warning: empty doc comment --> docusign/src/types.rs:99420:5 | 99420 | / /** 99421 | | * 99422 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99410
warning: empty doc comment --> docusign/src/types.rs:99410:5 | 99410 | / /** 99411 | | * 99412 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99400
warning: empty doc comment --> docusign/src/types.rs:99400:5 | 99400 | / /** 99401 | | * 99402 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99390
warning: empty doc comment --> docusign/src/types.rs:99390:5 | 99390 | / /** 99391 | | * 99392 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99381
warning: empty doc comment --> docusign/src/types.rs:99381:5 | 99381 | / /** 99382 | | * 99383 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99378
warning: empty doc comment --> docusign/src/types.rs:99378:1 | 99378 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99367
warning: empty doc comment --> docusign/src/types.rs:99367:5 | 99367 | / /** 99368 | | * 99369 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99357
warning: empty doc comment --> docusign/src/types.rs:99357:5 | 99357 | / /** 99358 | | * 99359 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99347
warning: empty doc comment --> docusign/src/types.rs:99347:5 | 99347 | / /** 99348 | | * 99349 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99337
warning: empty doc comment --> docusign/src/types.rs:99337:5 | 99337 | / /** 99338 | | * 99339 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99327
warning: empty doc comment --> docusign/src/types.rs:99327:5 | 99327 | / /** 99328 | | * 99329 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99317
warning: empty doc comment --> docusign/src/types.rs:99317:5 | 99317 | / /** 99318 | | * 99319 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99307
warning: empty doc comment --> docusign/src/types.rs:99307:5 | 99307 | / /** 99308 | | * 99309 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99297
warning: empty doc comment --> docusign/src/types.rs:99297:5 | 99297 | / /** 99298 | | * 99299 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99287
warning: empty doc comment --> docusign/src/types.rs:99287:5 | 99287 | / /** 99288 | | * 99289 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99277
warning: empty doc comment --> docusign/src/types.rs:99277:5 | 99277 | / /** 99278 | | * 99279 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99267
warning: empty doc comment --> docusign/src/types.rs:99267:5 | 99267 | / /** 99268 | | * 99269 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99257
warning: empty doc comment --> docusign/src/types.rs:99257:5 | 99257 | / /** 99258 | | * 99259 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99247
warning: empty doc comment --> docusign/src/types.rs:99247:5 | 99247 | / /** 99248 | | * 99249 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99237
warning: empty doc comment --> docusign/src/types.rs:99237:5 | 99237 | / /** 99238 | | * 99239 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99227
warning: empty doc comment --> docusign/src/types.rs:99227:5 | 99227 | / /** 99228 | | * 99229 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99217
warning: empty doc comment --> docusign/src/types.rs:99217:5 | 99217 | / /** 99218 | | * 99219 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99197
warning: empty doc comment --> docusign/src/types.rs:99197:5 | 99197 | / /** 99198 | | * 99199 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99187
warning: empty doc comment --> docusign/src/types.rs:99187:5 | 99187 | / /** 99188 | | * 99189 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99177
warning: empty doc comment --> docusign/src/types.rs:99177:5 | 99177 | / /** 99178 | | * 99179 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99167
warning: empty doc comment --> docusign/src/types.rs:99167:5 | 99167 | / /** 99168 | | * 99169 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99157
warning: empty doc comment --> docusign/src/types.rs:99157:5 | 99157 | / /** 99158 | | * 99159 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99147
warning: empty doc comment --> docusign/src/types.rs:99147:5 | 99147 | / /** 99148 | | * 99149 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99137
warning: empty doc comment --> docusign/src/types.rs:99137:5 | 99137 | / /** 99138 | | * 99139 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99128
warning: empty doc comment --> docusign/src/types.rs:99128:5 | 99128 | / /** 99129 | | * 99130 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99118
warning: empty doc comment --> docusign/src/types.rs:99118:5 | 99118 | / /** 99119 | | * 99120 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99109
warning: empty doc comment --> docusign/src/types.rs:99109:5 | 99109 | / /** 99110 | | * 99111 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99099
warning: empty doc comment --> docusign/src/types.rs:99099:5 | 99099 | / /** 99100 | | * 99101 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99089
warning: empty doc comment --> docusign/src/types.rs:99089:5 | 99089 | / /** 99090 | | * 99091 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99079
warning: empty doc comment --> docusign/src/types.rs:99079:5 | 99079 | / /** 99080 | | * 99081 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L99076
warning: empty doc comment --> docusign/src/types.rs:99076:1 | 99076 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97540
warning: empty doc comment --> docusign/src/types.rs:97540:5 | 97540 | / /** 97541 | | * 97542 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97531
warning: empty doc comment --> docusign/src/types.rs:97531:5 | 97531 | / /** 97532 | | * 97533 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97522
warning: empty doc comment --> docusign/src/types.rs:97522:5 | 97522 | / /** 97523 | | * 97524 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97513
warning: empty doc comment --> docusign/src/types.rs:97513:5 | 97513 | / /** 97514 | | * 97515 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97503
warning: empty doc comment --> docusign/src/types.rs:97503:5 | 97503 | / /** 97504 | | * 97505 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97493
warning: empty doc comment --> docusign/src/types.rs:97493:5 | 97493 | / /** 97494 | | * 97495 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97483
warning: empty doc comment --> docusign/src/types.rs:97483:5 | 97483 | / /** 97484 | | * 97485 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97473
warning: empty doc comment --> docusign/src/types.rs:97473:5 | 97473 | / /** 97474 | | * 97475 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97463
warning: empty doc comment --> docusign/src/types.rs:97463:5 | 97463 | / /** 97464 | | * 97465 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97453
warning: empty doc comment --> docusign/src/types.rs:97453:5 | 97453 | / /** 97454 | | * 97455 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97443
warning: empty doc comment --> docusign/src/types.rs:97443:5 | 97443 | / /** 97444 | | * 97445 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97438
warning: empty doc comment --> docusign/src/types.rs:97438:5 | 97438 | / /** 97439 | | * 97440 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97435
warning: empty doc comment --> docusign/src/types.rs:97435:1 | 97435 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97399
warning: empty doc comment --> docusign/src/types.rs:97399:5 | 97399 | / /** 97400 | | * 97401 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97390
warning: empty doc comment --> docusign/src/types.rs:97390:5 | 97390 | / /** 97391 | | * 97392 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97381
warning: empty doc comment --> docusign/src/types.rs:97381:5 | 97381 | / /** 97382 | | * 97383 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97371
warning: empty doc comment --> docusign/src/types.rs:97371:5 | 97371 | / /** 97372 | | * 97373 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L97368
warning: empty doc comment --> docusign/src/types.rs:97368:1 | 97368 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96860
warning: empty doc comment --> docusign/src/types.rs:96860:5 | 96860 | / /** 96861 | | * 96862 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96857
warning: empty doc comment --> docusign/src/types.rs:96857:1 | 96857 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96845
warning: empty doc comment --> docusign/src/types.rs:96845:5 | 96845 | / /** 96846 | | * 96847 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96835
warning: empty doc comment --> docusign/src/types.rs:96835:5 | 96835 | / /** 96836 | | * 96837 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96825
warning: empty doc comment --> docusign/src/types.rs:96825:5 | 96825 | / /** 96826 | | * 96827 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96815
warning: empty doc comment --> docusign/src/types.rs:96815:5 | 96815 | / /** 96816 | | * 96817 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96806
warning: empty doc comment --> docusign/src/types.rs:96806:5 | 96806 | / /** 96807 | | * 96808 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96796
warning: empty doc comment --> docusign/src/types.rs:96796:5 | 96796 | / /** 96797 | | * 96798 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96786
warning: empty doc comment --> docusign/src/types.rs:96786:5 | 96786 | / /** 96787 | | * 96788 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96776
warning: empty doc comment --> docusign/src/types.rs:96776:5 | 96776 | / /** 96777 | | * 96778 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96767
warning: empty doc comment --> docusign/src/types.rs:96767:5 | 96767 | / /** 96768 | | * 96769 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96758
warning: empty doc comment --> docusign/src/types.rs:96758:5 | 96758 | / /** 96759 | | * 96760 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96748
warning: empty doc comment --> docusign/src/types.rs:96748:5 | 96748 | / /** 96749 | | * 96750 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96738
warning: empty doc comment --> docusign/src/types.rs:96738:5 | 96738 | / /** 96739 | | * 96740 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96728
warning: empty doc comment --> docusign/src/types.rs:96728:5 | 96728 | / /** 96729 | | * 96730 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L96725
warning: empty doc comment --> docusign/src/types.rs:96725:1 | 96725 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94197
warning: empty doc comment --> docusign/src/types.rs:94197:5 | 94197 | / /** 94198 | | * 94199 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94188
warning: empty doc comment --> docusign/src/types.rs:94188:5 | 94188 | / /** 94189 | | * 94190 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94178
warning: empty doc comment --> docusign/src/types.rs:94178:5 | 94178 | / /** 94179 | | * 94180 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94168
warning: empty doc comment --> docusign/src/types.rs:94168:5 | 94168 | / /** 94169 | | * 94170 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94159
warning: empty doc comment --> docusign/src/types.rs:94159:5 | 94159 | / /** 94160 | | * 94161 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94149
warning: empty doc comment --> docusign/src/types.rs:94149:5 | 94149 | / /** 94150 | | * 94151 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94140
warning: empty doc comment --> docusign/src/types.rs:94140:5 | 94140 | / /** 94141 | | * 94142 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94130
warning: empty doc comment --> docusign/src/types.rs:94130:5 | 94130 | / /** 94131 | | * 94132 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94121
warning: empty doc comment --> docusign/src/types.rs:94121:5 | 94121 | / /** 94122 | | * 94123 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94118
warning: empty doc comment --> docusign/src/types.rs:94118:1 | 94118 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94106
warning: empty doc comment --> docusign/src/types.rs:94106:5 | 94106 | / /** 94107 | | * 94108 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94096
warning: empty doc comment --> docusign/src/types.rs:94096:5 | 94096 | / /** 94097 | | * 94098 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94086
warning: empty doc comment --> docusign/src/types.rs:94086:5 | 94086 | / /** 94087 | | * 94088 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94076
warning: empty doc comment --> docusign/src/types.rs:94076:5 | 94076 | / /** 94077 | | * 94078 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94066
warning: empty doc comment --> docusign/src/types.rs:94066:5 | 94066 | / /** 94067 | | * 94068 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94056
warning: empty doc comment --> docusign/src/types.rs:94056:5 | 94056 | / /** 94057 | | * 94058 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94046
warning: empty doc comment --> docusign/src/types.rs:94046:5 | 94046 | / /** 94047 | | * 94048 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94036
warning: empty doc comment --> docusign/src/types.rs:94036:5 | 94036 | / /** 94037 | | * 94038 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94026
warning: empty doc comment --> docusign/src/types.rs:94026:5 | 94026 | / /** 94027 | | * 94028 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94016
warning: empty doc comment --> docusign/src/types.rs:94016:5 | 94016 | / /** 94017 | | * 94018 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L94007
warning: empty doc comment --> docusign/src/types.rs:94007:5 | 94007 | / /** 94008 | | * 94009 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93997
warning: empty doc comment --> docusign/src/types.rs:93997:5 | 93997 | / /** 93998 | | * 93999 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93987
warning: empty doc comment --> docusign/src/types.rs:93987:5 | 93987 | / /** 93988 | | * 93989 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93977
warning: empty doc comment --> docusign/src/types.rs:93977:5 | 93977 | / /** 93978 | | * 93979 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93967
warning: empty doc comment --> docusign/src/types.rs:93967:5 | 93967 | / /** 93968 | | * 93969 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93957
warning: empty doc comment --> docusign/src/types.rs:93957:5 | 93957 | / /** 93958 | | * 93959 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93947
warning: empty doc comment --> docusign/src/types.rs:93947:5 | 93947 | / /** 93948 | | * 93949 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93937
warning: empty doc comment --> docusign/src/types.rs:93937:5 | 93937 | / /** 93938 | | * 93939 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93927
warning: empty doc comment --> docusign/src/types.rs:93927:5 | 93927 | / /** 93928 | | * 93929 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93917
warning: empty doc comment --> docusign/src/types.rs:93917:5 | 93917 | / /** 93918 | | * 93919 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93907
warning: empty doc comment --> docusign/src/types.rs:93907:5 | 93907 | / /** 93908 | | * 93909 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93897
warning: empty doc comment --> docusign/src/types.rs:93897:5 | 93897 | / /** 93898 | | * 93899 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93887
warning: empty doc comment --> docusign/src/types.rs:93887:5 | 93887 | / /** 93888 | | * 93889 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93877
warning: empty doc comment --> docusign/src/types.rs:93877:5 | 93877 | / /** 93878 | | * 93879 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93867
warning: empty doc comment --> docusign/src/types.rs:93867:5 | 93867 | / /** 93868 | | * 93869 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93857
warning: empty doc comment --> docusign/src/types.rs:93857:5 | 93857 | / /** 93858 | | * 93859 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93847
warning: empty doc comment --> docusign/src/types.rs:93847:5 | 93847 | / /** 93848 | | * 93849 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93837
warning: empty doc comment --> docusign/src/types.rs:93837:5 | 93837 | / /** 93838 | | * 93839 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93827
warning: empty doc comment --> docusign/src/types.rs:93827:5 | 93827 | / /** 93828 | | * 93829 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93817
warning: empty doc comment --> docusign/src/types.rs:93817:5 | 93817 | / /** 93818 | | * 93819 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93807
warning: empty doc comment --> docusign/src/types.rs:93807:5 | 93807 | / /** 93808 | | * 93809 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93797
warning: empty doc comment --> docusign/src/types.rs:93797:5 | 93797 | / /** 93798 | | * 93799 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93787
warning: empty doc comment --> docusign/src/types.rs:93787:5 | 93787 | / /** 93788 | | * 93789 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93777
warning: empty doc comment --> docusign/src/types.rs:93777:5 | 93777 | / /** 93778 | | * 93779 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93767
warning: empty doc comment --> docusign/src/types.rs:93767:5 | 93767 | / /** 93768 | | * 93769 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93757
warning: empty doc comment --> docusign/src/types.rs:93757:5 | 93757 | / /** 93758 | | * 93759 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93747
warning: empty doc comment --> docusign/src/types.rs:93747:5 | 93747 | / /** 93748 | | * 93749 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93737
warning: empty doc comment --> docusign/src/types.rs:93737:5 | 93737 | / /** 93738 | | * 93739 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93727
warning: empty doc comment --> docusign/src/types.rs:93727:5 | 93727 | / /** 93728 | | * 93729 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93724
warning: empty doc comment --> docusign/src/types.rs:93724:1 | 93724 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93560
warning: empty doc comment --> docusign/src/types.rs:93560:5 | 93560 | / /** 93561 | | * 93562 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93550
warning: empty doc comment --> docusign/src/types.rs:93550:5 | 93550 | / /** 93551 | | * 93552 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93540
warning: empty doc comment --> docusign/src/types.rs:93540:5 | 93540 | / /** 93541 | | * 93542 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93530
warning: empty doc comment --> docusign/src/types.rs:93530:5 | 93530 | / /** 93531 | | * 93532 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93520
warning: empty doc comment --> docusign/src/types.rs:93520:5 | 93520 | / /** 93521 | | * 93522 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93511
warning: empty doc comment --> docusign/src/types.rs:93511:5 | 93511 | / /** 93512 | | * 93513 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93501
warning: empty doc comment --> docusign/src/types.rs:93501:5 | 93501 | / /** 93502 | | * 93503 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93491
warning: empty doc comment --> docusign/src/types.rs:93491:5 | 93491 | / /** 93492 | | * 93493 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93482
warning: empty doc comment --> docusign/src/types.rs:93482:5 | 93482 | / /** 93483 | | * 93484 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93473
warning: empty doc comment --> docusign/src/types.rs:93473:5 | 93473 | / /** 93474 | | * 93475 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93463
warning: empty doc comment --> docusign/src/types.rs:93463:5 | 93463 | / /** 93464 | | * 93465 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93453
warning: empty doc comment --> docusign/src/types.rs:93453:5 | 93453 | / /** 93454 | | * 93455 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93443
warning: empty doc comment --> docusign/src/types.rs:93443:5 | 93443 | / /** 93444 | | * 93445 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93440
warning: empty doc comment --> docusign/src/types.rs:93440:1 | 93440 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93429
warning: empty doc comment --> docusign/src/types.rs:93429:5 | 93429 | / /** 93430 | | * 93431 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93420
warning: empty doc comment --> docusign/src/types.rs:93420:5 | 93420 | / /** 93421 | | * 93422 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93411
warning: empty doc comment --> docusign/src/types.rs:93411:5 | 93411 | / /** 93412 | | * 93413 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93401
warning: empty doc comment --> docusign/src/types.rs:93401:5 | 93401 | / /** 93402 | | * 93403 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93392
warning: empty doc comment --> docusign/src/types.rs:93392:5 | 93392 | / /** 93393 | | * 93394 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93383
warning: empty doc comment --> docusign/src/types.rs:93383:5 | 93383 | / /** 93384 | | * 93385 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93373
warning: empty doc comment --> docusign/src/types.rs:93373:5 | 93373 | / /** 93374 | | * 93375 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93364
warning: empty doc comment --> docusign/src/types.rs:93364:5 | 93364 | / /** 93365 | | * 93366 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93355
warning: empty doc comment --> docusign/src/types.rs:93355:5 | 93355 | / /** 93356 | | * 93357 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93345
warning: empty doc comment --> docusign/src/types.rs:93345:5 | 93345 | / /** 93346 | | * 93347 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93335
warning: empty doc comment --> docusign/src/types.rs:93335:5 | 93335 | / /** 93336 | | * 93337 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93325
warning: empty doc comment --> docusign/src/types.rs:93325:5 | 93325 | / /** 93326 | | * 93327 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93316
warning: empty doc comment --> docusign/src/types.rs:93316:5 | 93316 | / /** 93317 | | * 93318 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93313
warning: empty doc comment --> docusign/src/types.rs:93313:1 | 93313 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93301
warning: empty doc comment --> docusign/src/types.rs:93301:5 | 93301 | / /** 93302 | | * 93303 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93296
warning: empty doc comment --> docusign/src/types.rs:93296:5 | 93296 | / /** 93297 | | * 93298 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93287
warning: empty doc comment --> docusign/src/types.rs:93287:5 | 93287 | / /** 93288 | | * 93289 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93282
warning: empty doc comment --> docusign/src/types.rs:93282:5 | 93282 | / /** 93283 | | * 93284 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93279
warning: empty doc comment --> docusign/src/types.rs:93279:1 | 93279 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93267
warning: empty doc comment --> docusign/src/types.rs:93267:5 | 93267 | / /** 93268 | | * 93269 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93257
warning: empty doc comment --> docusign/src/types.rs:93257:5 | 93257 | / /** 93258 | | * 93259 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93247
warning: empty doc comment --> docusign/src/types.rs:93247:5 | 93247 | / /** 93248 | | * 93249 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93244
warning: empty doc comment --> docusign/src/types.rs:93244:1 | 93244 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93233
warning: empty doc comment --> docusign/src/types.rs:93233:5 | 93233 | / /** 93234 | | * 93235 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93230
warning: empty doc comment --> docusign/src/types.rs:93230:1 | 93230 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93218
warning: empty doc comment --> docusign/src/types.rs:93218:5 | 93218 | / /** 93219 | | * 93220 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93208
warning: empty doc comment --> docusign/src/types.rs:93208:5 | 93208 | / /** 93209 | | * 93210 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93205
warning: empty doc comment --> docusign/src/types.rs:93205:1 | 93205 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93178
warning: empty doc comment --> docusign/src/types.rs:93178:5 | 93178 | / /** 93179 | | * 93180 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93168
warning: empty doc comment --> docusign/src/types.rs:93168:5 | 93168 | / /** 93169 | | * 93170 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L93165
warning: empty doc comment --> docusign/src/types.rs:93165:1 | 93165 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92760
warning: empty doc comment --> docusign/src/types.rs:92760:5 | 92760 | / /** 92761 | | * 92762 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92757
warning: empty doc comment --> docusign/src/types.rs:92757:1 | 92757 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92746
warning: empty doc comment --> docusign/src/types.rs:92746:5 | 92746 | / /** 92747 | | * 92748 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92736
warning: empty doc comment --> docusign/src/types.rs:92736:5 | 92736 | / /** 92737 | | * 92738 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92726
warning: empty doc comment --> docusign/src/types.rs:92726:5 | 92726 | / /** 92727 | | * 92728 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92717
warning: empty doc comment --> docusign/src/types.rs:92717:5 | 92717 | / /** 92718 | | * 92719 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92707
warning: empty doc comment --> docusign/src/types.rs:92707:5 | 92707 | / /** 92708 | | * 92709 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92697
warning: empty doc comment --> docusign/src/types.rs:92697:5 | 92697 | / /** 92698 | | * 92699 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92688
warning: empty doc comment --> docusign/src/types.rs:92688:5 | 92688 | / /** 92689 | | * 92690 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92678
warning: empty doc comment --> docusign/src/types.rs:92678:5 | 92678 | / /** 92679 | | * 92680 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92669
warning: empty doc comment --> docusign/src/types.rs:92669:5 | 92669 | / /** 92670 | | * 92671 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92660
warning: empty doc comment --> docusign/src/types.rs:92660:5 | 92660 | / /** 92661 | | * 92662 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92650
warning: empty doc comment --> docusign/src/types.rs:92650:5 | 92650 | / /** 92651 | | * 92652 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92641
warning: empty doc comment --> docusign/src/types.rs:92641:5 | 92641 | / /** 92642 | | * 92643 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92631
warning: empty doc comment --> docusign/src/types.rs:92631:5 | 92631 | / /** 92632 | | * 92633 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92621
warning: empty doc comment --> docusign/src/types.rs:92621:5 | 92621 | / /** 92622 | | * 92623 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92611
warning: empty doc comment --> docusign/src/types.rs:92611:5 | 92611 | / /** 92612 | | * 92613 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92601
warning: empty doc comment --> docusign/src/types.rs:92601:5 | 92601 | / /** 92602 | | * 92603 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92591
warning: empty doc comment --> docusign/src/types.rs:92591:5 | 92591 | / /** 92592 | | * 92593 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92582
warning: empty doc comment --> docusign/src/types.rs:92582:5 | 92582 | / /** 92583 | | * 92584 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92573
warning: empty doc comment --> docusign/src/types.rs:92573:5 | 92573 | / /** 92574 | | * 92575 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92563
warning: empty doc comment --> docusign/src/types.rs:92563:5 | 92563 | / /** 92564 | | * 92565 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92554
warning: empty doc comment --> docusign/src/types.rs:92554:5 | 92554 | / /** 92555 | | * 92556 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92544
warning: empty doc comment --> docusign/src/types.rs:92544:5 | 92544 | / /** 92545 | | * 92546 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92534
warning: empty doc comment --> docusign/src/types.rs:92534:5 | 92534 | / /** 92535 | | * 92536 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92524
warning: empty doc comment --> docusign/src/types.rs:92524:5 | 92524 | / /** 92525 | | * 92526 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92515
warning: empty doc comment --> docusign/src/types.rs:92515:5 | 92515 | / /** 92516 | | * 92517 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92506
warning: empty doc comment --> docusign/src/types.rs:92506:5 | 92506 | / /** 92507 | | * 92508 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92496
warning: empty doc comment --> docusign/src/types.rs:92496:5 | 92496 | / /** 92497 | | * 92498 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92486
warning: empty doc comment --> docusign/src/types.rs:92486:5 | 92486 | / /** 92487 | | * 92488 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92477
warning: empty doc comment --> docusign/src/types.rs:92477:5 | 92477 | / /** 92478 | | * 92479 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92467
warning: empty doc comment --> docusign/src/types.rs:92467:5 | 92467 | / /** 92468 | | * 92469 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92457
warning: empty doc comment --> docusign/src/types.rs:92457:5 | 92457 | / /** 92458 | | * 92459 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92448
warning: empty doc comment --> docusign/src/types.rs:92448:5 | 92448 | / /** 92449 | | * 92450 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92439
warning: empty doc comment --> docusign/src/types.rs:92439:5 | 92439 | / /** 92440 | | * 92441 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92429
warning: empty doc comment --> docusign/src/types.rs:92429:5 | 92429 | / /** 92430 | | * 92431 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92419
warning: empty doc comment --> docusign/src/types.rs:92419:5 | 92419 | / /** 92420 | | * 92421 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92409
warning: empty doc comment --> docusign/src/types.rs:92409:5 | 92409 | / /** 92410 | | * 92411 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92399
warning: empty doc comment --> docusign/src/types.rs:92399:5 | 92399 | / /** 92400 | | * 92401 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92389
warning: empty doc comment --> docusign/src/types.rs:92389:5 | 92389 | / /** 92390 | | * 92391 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92380
warning: empty doc comment --> docusign/src/types.rs:92380:5 | 92380 | / /** 92381 | | * 92382 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92371
warning: empty doc comment --> docusign/src/types.rs:92371:5 | 92371 | / /** 92372 | | * 92373 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92361
warning: empty doc comment --> docusign/src/types.rs:92361:5 | 92361 | / /** 92362 | | * 92363 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92351
warning: empty doc comment --> docusign/src/types.rs:92351:5 | 92351 | / /** 92352 | | * 92353 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92341
warning: empty doc comment --> docusign/src/types.rs:92341:5 | 92341 | / /** 92342 | | * 92343 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92331
warning: empty doc comment --> docusign/src/types.rs:92331:5 | 92331 | / /** 92332 | | * 92333 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92321
warning: empty doc comment --> docusign/src/types.rs:92321:5 | 92321 | / /** 92322 | | * 92323 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92311
warning: empty doc comment --> docusign/src/types.rs:92311:5 | 92311 | / /** 92312 | | * 92313 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92301
warning: empty doc comment --> docusign/src/types.rs:92301:5 | 92301 | / /** 92302 | | * 92303 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92292
warning: empty doc comment --> docusign/src/types.rs:92292:5 | 92292 | / /** 92293 | | * 92294 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92289
warning: empty doc comment --> docusign/src/types.rs:92289:1 | 92289 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92278
warning: empty doc comment --> docusign/src/types.rs:92278:5 | 92278 | / /** 92279 | | * 92280 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92268
warning: empty doc comment --> docusign/src/types.rs:92268:5 | 92268 | / /** 92269 | | * 92270 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92259
warning: empty doc comment --> docusign/src/types.rs:92259:5 | 92259 | / /** 92260 | | * 92261 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92249
warning: empty doc comment --> docusign/src/types.rs:92249:5 | 92249 | / /** 92250 | | * 92251 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92240
warning: empty doc comment --> docusign/src/types.rs:92240:5 | 92240 | / /** 92241 | | * 92242 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92231
warning: empty doc comment --> docusign/src/types.rs:92231:5 | 92231 | / /** 92232 | | * 92233 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92222
warning: empty doc comment --> docusign/src/types.rs:92222:5 | 92222 | / /** 92223 | | * 92224 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92212
warning: empty doc comment --> docusign/src/types.rs:92212:5 | 92212 | / /** 92213 | | * 92214 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92203
warning: empty doc comment --> docusign/src/types.rs:92203:5 | 92203 | / /** 92204 | | * 92205 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92194
warning: empty doc comment --> docusign/src/types.rs:92194:5 | 92194 | / /** 92195 | | * 92196 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92185
warning: empty doc comment --> docusign/src/types.rs:92185:5 | 92185 | / /** 92186 | | * 92187 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92175
warning: empty doc comment --> docusign/src/types.rs:92175:5 | 92175 | / /** 92176 | | * 92177 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92166
warning: empty doc comment --> docusign/src/types.rs:92166:5 | 92166 | / /** 92167 | | * 92168 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92156
warning: empty doc comment --> docusign/src/types.rs:92156:5 | 92156 | / /** 92157 | | * 92158 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92147
warning: empty doc comment --> docusign/src/types.rs:92147:5 | 92147 | / /** 92148 | | * 92149 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92137
warning: empty doc comment --> docusign/src/types.rs:92137:5 | 92137 | / /** 92138 | | * 92139 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92128
warning: empty doc comment --> docusign/src/types.rs:92128:5 | 92128 | / /** 92129 | | * 92130 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92118
warning: empty doc comment --> docusign/src/types.rs:92118:5 | 92118 | / /** 92119 | | * 92120 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92109
warning: empty doc comment --> docusign/src/types.rs:92109:5 | 92109 | / /** 92110 | | * 92111 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92099
warning: empty doc comment --> docusign/src/types.rs:92099:5 | 92099 | / /** 92100 | | * 92101 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92090
warning: empty doc comment --> docusign/src/types.rs:92090:5 | 92090 | / /** 92091 | | * 92092 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92080
warning: empty doc comment --> docusign/src/types.rs:92080:5 | 92080 | / /** 92081 | | * 92082 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92071
warning: empty doc comment --> docusign/src/types.rs:92071:5 | 92071 | / /** 92072 | | * 92073 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92061
warning: empty doc comment --> docusign/src/types.rs:92061:5 | 92061 | / /** 92062 | | * 92063 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92052
warning: empty doc comment --> docusign/src/types.rs:92052:5 | 92052 | / /** 92053 | | * 92054 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92043
warning: empty doc comment --> docusign/src/types.rs:92043:5 | 92043 | / /** 92044 | | * 92045 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92034
warning: empty doc comment --> docusign/src/types.rs:92034:5 | 92034 | / /** 92035 | | * 92036 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92025
warning: empty doc comment --> docusign/src/types.rs:92025:5 | 92025 | / /** 92026 | | * 92027 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92016
warning: empty doc comment --> docusign/src/types.rs:92016:5 | 92016 | / /** 92017 | | * 92018 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L92006
warning: empty doc comment --> docusign/src/types.rs:92006:5 | 92006 | / /** 92007 | | * 92008 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91996
warning: empty doc comment --> docusign/src/types.rs:91996:5 | 91996 | / /** 91997 | | * 91998 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91987
warning: empty doc comment --> docusign/src/types.rs:91987:5 | 91987 | / /** 91988 | | * 91989 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91977
warning: empty doc comment --> docusign/src/types.rs:91977:5 | 91977 | / /** 91978 | | * 91979 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91968
warning: empty doc comment --> docusign/src/types.rs:91968:5 | 91968 | / /** 91969 | | * 91970 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91958
warning: empty doc comment --> docusign/src/types.rs:91958:5 | 91958 | / /** 91959 | | * 91960 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91948
warning: empty doc comment --> docusign/src/types.rs:91948:5 | 91948 | / /** 91949 | | * 91950 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91939
warning: empty doc comment --> docusign/src/types.rs:91939:5 | 91939 | / /** 91940 | | * 91941 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91930
warning: empty doc comment --> docusign/src/types.rs:91930:5 | 91930 | / /** 91931 | | * 91932 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91920
warning: empty doc comment --> docusign/src/types.rs:91920:5 | 91920 | / /** 91921 | | * 91922 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91911
warning: empty doc comment --> docusign/src/types.rs:91911:5 | 91911 | / /** 91912 | | * 91913 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91902
warning: empty doc comment --> docusign/src/types.rs:91902:5 | 91902 | / /** 91903 | | * 91904 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91893
warning: empty doc comment --> docusign/src/types.rs:91893:5 | 91893 | / /** 91894 | | * 91895 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91883
warning: empty doc comment --> docusign/src/types.rs:91883:5 | 91883 | / /** 91884 | | * 91885 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91874
warning: empty doc comment --> docusign/src/types.rs:91874:5 | 91874 | / /** 91875 | | * 91876 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91864
warning: empty doc comment --> docusign/src/types.rs:91864:5 | 91864 | / /** 91865 | | * 91866 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91855
warning: empty doc comment --> docusign/src/types.rs:91855:5 | 91855 | / /** 91856 | | * 91857 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91845
warning: empty doc comment --> docusign/src/types.rs:91845:5 | 91845 | / /** 91846 | | * 91847 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91836
warning: empty doc comment --> docusign/src/types.rs:91836:5 | 91836 | / /** 91837 | | * 91838 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91826
warning: empty doc comment --> docusign/src/types.rs:91826:5 | 91826 | / /** 91827 | | * 91828 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91817
warning: empty doc comment --> docusign/src/types.rs:91817:5 | 91817 | / /** 91818 | | * 91819 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91807
warning: empty doc comment --> docusign/src/types.rs:91807:5 | 91807 | / /** 91808 | | * 91809 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91798
warning: empty doc comment --> docusign/src/types.rs:91798:5 | 91798 | / /** 91799 | | * 91800 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91789
warning: empty doc comment --> docusign/src/types.rs:91789:5 | 91789 | / /** 91790 | | * 91791 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91779
warning: empty doc comment --> docusign/src/types.rs:91779:5 | 91779 | / /** 91780 | | * 91781 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91770
warning: empty doc comment --> docusign/src/types.rs:91770:5 | 91770 | / /** 91771 | | * 91772 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91760
warning: empty doc comment --> docusign/src/types.rs:91760:5 | 91760 | / /** 91761 | | * 91762 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91751
warning: empty doc comment --> docusign/src/types.rs:91751:5 | 91751 | / /** 91752 | | * 91753 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91741
warning: empty doc comment --> docusign/src/types.rs:91741:5 | 91741 | / /** 91742 | | * 91743 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91732
warning: empty doc comment --> docusign/src/types.rs:91732:5 | 91732 | / /** 91733 | | * 91734 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91722
warning: empty doc comment --> docusign/src/types.rs:91722:5 | 91722 | / /** 91723 | | * 91724 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91713
warning: empty doc comment --> docusign/src/types.rs:91713:5 | 91713 | / /** 91714 | | * 91715 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91703
warning: empty doc comment --> docusign/src/types.rs:91703:5 | 91703 | / /** 91704 | | * 91705 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91694
warning: empty doc comment --> docusign/src/types.rs:91694:5 | 91694 | / /** 91695 | | * 91696 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91684
warning: empty doc comment --> docusign/src/types.rs:91684:5 | 91684 | / /** 91685 | | * 91686 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91675
warning: empty doc comment --> docusign/src/types.rs:91675:5 | 91675 | / /** 91676 | | * 91677 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91665
warning: empty doc comment --> docusign/src/types.rs:91665:5 | 91665 | / /** 91666 | | * 91667 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91656
warning: empty doc comment --> docusign/src/types.rs:91656:5 | 91656 | / /** 91657 | | * 91658 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91646
warning: empty doc comment --> docusign/src/types.rs:91646:5 | 91646 | / /** 91647 | | * 91648 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91637
warning: empty doc comment --> docusign/src/types.rs:91637:5 | 91637 | / /** 91638 | | * 91639 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91627
warning: empty doc comment --> docusign/src/types.rs:91627:5 | 91627 | / /** 91628 | | * 91629 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91618
warning: empty doc comment --> docusign/src/types.rs:91618:5 | 91618 | / /** 91619 | | * 91620 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91608
warning: empty doc comment --> docusign/src/types.rs:91608:5 | 91608 | / /** 91609 | | * 91610 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91599
warning: empty doc comment --> docusign/src/types.rs:91599:5 | 91599 | / /** 91600 | | * 91601 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91589
warning: empty doc comment --> docusign/src/types.rs:91589:5 | 91589 | / /** 91590 | | * 91591 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91580
warning: empty doc comment --> docusign/src/types.rs:91580:5 | 91580 | / /** 91581 | | * 91582 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91570
warning: empty doc comment --> docusign/src/types.rs:91570:5 | 91570 | / /** 91571 | | * 91572 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91561
warning: empty doc comment --> docusign/src/types.rs:91561:5 | 91561 | / /** 91562 | | * 91563 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91551
warning: empty doc comment --> docusign/src/types.rs:91551:5 | 91551 | / /** 91552 | | * 91553 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91542
warning: empty doc comment --> docusign/src/types.rs:91542:5 | 91542 | / /** 91543 | | * 91544 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91532
warning: empty doc comment --> docusign/src/types.rs:91532:5 | 91532 | / /** 91533 | | * 91534 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91529
warning: empty doc comment --> docusign/src/types.rs:91529:1 | 91529 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91518
warning: empty doc comment --> docusign/src/types.rs:91518:5 | 91518 | / /** 91519 | | * 91520 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91508
warning: empty doc comment --> docusign/src/types.rs:91508:5 | 91508 | / /** 91509 | | * 91510 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91499
warning: empty doc comment --> docusign/src/types.rs:91499:5 | 91499 | / /** 91500 | | * 91501 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91489
warning: empty doc comment --> docusign/src/types.rs:91489:5 | 91489 | / /** 91490 | | * 91491 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91480
warning: empty doc comment --> docusign/src/types.rs:91480:5 | 91480 | / /** 91481 | | * 91482 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91470
warning: empty doc comment --> docusign/src/types.rs:91470:5 | 91470 | / /** 91471 | | * 91472 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91461
warning: empty doc comment --> docusign/src/types.rs:91461:5 | 91461 | / /** 91462 | | * 91463 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91451
warning: empty doc comment --> docusign/src/types.rs:91451:5 | 91451 | / /** 91452 | | * 91453 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91442
warning: empty doc comment --> docusign/src/types.rs:91442:5 | 91442 | / /** 91443 | | * 91444 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91432
warning: empty doc comment --> docusign/src/types.rs:91432:5 | 91432 | / /** 91433 | | * 91434 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91423
warning: empty doc comment --> docusign/src/types.rs:91423:5 | 91423 | / /** 91424 | | * 91425 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91413
warning: empty doc comment --> docusign/src/types.rs:91413:5 | 91413 | / /** 91414 | | * 91415 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91404
warning: empty doc comment --> docusign/src/types.rs:91404:5 | 91404 | / /** 91405 | | * 91406 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91394
warning: empty doc comment --> docusign/src/types.rs:91394:5 | 91394 | / /** 91395 | | * 91396 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91385
warning: empty doc comment --> docusign/src/types.rs:91385:5 | 91385 | / /** 91386 | | * 91387 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91375
warning: empty doc comment --> docusign/src/types.rs:91375:5 | 91375 | / /** 91376 | | * 91377 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91366
warning: empty doc comment --> docusign/src/types.rs:91366:5 | 91366 | / /** 91367 | | * 91368 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91356
warning: empty doc comment --> docusign/src/types.rs:91356:5 | 91356 | / /** 91357 | | * 91358 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91347
warning: empty doc comment --> docusign/src/types.rs:91347:5 | 91347 | / /** 91348 | | * 91349 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91337
warning: empty doc comment --> docusign/src/types.rs:91337:5 | 91337 | / /** 91338 | | * 91339 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91328
warning: empty doc comment --> docusign/src/types.rs:91328:5 | 91328 | / /** 91329 | | * 91330 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91318
warning: empty doc comment --> docusign/src/types.rs:91318:5 | 91318 | / /** 91319 | | * 91320 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91309
warning: empty doc comment --> docusign/src/types.rs:91309:5 | 91309 | / /** 91310 | | * 91311 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91299
warning: empty doc comment --> docusign/src/types.rs:91299:5 | 91299 | / /** 91300 | | * 91301 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91290
warning: empty doc comment --> docusign/src/types.rs:91290:5 | 91290 | / /** 91291 | | * 91292 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91280
warning: empty doc comment --> docusign/src/types.rs:91280:5 | 91280 | / /** 91281 | | * 91282 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91271
warning: empty doc comment --> docusign/src/types.rs:91271:5 | 91271 | / /** 91272 | | * 91273 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91261
warning: empty doc comment --> docusign/src/types.rs:91261:5 | 91261 | / /** 91262 | | * 91263 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91252
warning: empty doc comment --> docusign/src/types.rs:91252:5 | 91252 | / /** 91253 | | * 91254 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91242
warning: empty doc comment --> docusign/src/types.rs:91242:5 | 91242 | / /** 91243 | | * 91244 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91233
warning: empty doc comment --> docusign/src/types.rs:91233:5 | 91233 | / /** 91234 | | * 91235 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91223
warning: empty doc comment --> docusign/src/types.rs:91223:5 | 91223 | / /** 91224 | | * 91225 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91214
warning: empty doc comment --> docusign/src/types.rs:91214:5 | 91214 | / /** 91215 | | * 91216 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91204
warning: empty doc comment --> docusign/src/types.rs:91204:5 | 91204 | / /** 91205 | | * 91206 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91194
warning: empty doc comment --> docusign/src/types.rs:91194:5 | 91194 | / /** 91195 | | * 91196 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91185
warning: empty doc comment --> docusign/src/types.rs:91185:5 | 91185 | / /** 91186 | | * 91187 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91176
warning: empty doc comment --> docusign/src/types.rs:91176:5 | 91176 | / /** 91177 | | * 91178 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91166
warning: empty doc comment --> docusign/src/types.rs:91166:5 | 91166 | / /** 91167 | | * 91168 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91157
warning: empty doc comment --> docusign/src/types.rs:91157:5 | 91157 | / /** 91158 | | * 91159 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91147
warning: empty doc comment --> docusign/src/types.rs:91147:5 | 91147 | / /** 91148 | | * 91149 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91138
warning: empty doc comment --> docusign/src/types.rs:91138:5 | 91138 | / /** 91139 | | * 91140 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91128
warning: empty doc comment --> docusign/src/types.rs:91128:5 | 91128 | / /** 91129 | | * 91130 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91125
warning: empty doc comment --> docusign/src/types.rs:91125:1 | 91125 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91100
warning: empty doc comment --> docusign/src/types.rs:91100:5 | 91100 | / /** 91101 | | * 91102 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91090
warning: empty doc comment --> docusign/src/types.rs:91090:5 | 91090 | / /** 91091 | | * 91092 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91080
warning: empty doc comment --> docusign/src/types.rs:91080:5 | 91080 | / /** 91081 | | * 91082 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91070
warning: empty doc comment --> docusign/src/types.rs:91070:5 | 91070 | / /** 91071 | | * 91072 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91060
warning: empty doc comment --> docusign/src/types.rs:91060:5 | 91060 | / /** 91061 | | * 91062 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91050
warning: empty doc comment --> docusign/src/types.rs:91050:5 | 91050 | / /** 91051 | | * 91052 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91040
warning: empty doc comment --> docusign/src/types.rs:91040:5 | 91040 | / /** 91041 | | * 91042 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91030
warning: empty doc comment --> docusign/src/types.rs:91030:5 | 91030 | / /** 91031 | | * 91032 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91020
warning: empty doc comment --> docusign/src/types.rs:91020:5 | 91020 | / /** 91021 | | * 91022 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91010
warning: empty doc comment --> docusign/src/types.rs:91010:5 | 91010 | / /** 91011 | | * 91012 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L91001
warning: empty doc comment --> docusign/src/types.rs:91001:5 | 91001 | / /** 91002 | | * 91003 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90991
warning: empty doc comment --> docusign/src/types.rs:90991:5 | 90991 | / /** 90992 | | * 90993 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90982
warning: empty doc comment --> docusign/src/types.rs:90982:5 | 90982 | / /** 90983 | | * 90984 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90972
warning: empty doc comment --> docusign/src/types.rs:90972:5 | 90972 | / /** 90973 | | * 90974 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90962
warning: empty doc comment --> docusign/src/types.rs:90962:5 | 90962 | / /** 90963 | | * 90964 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90952
warning: empty doc comment --> docusign/src/types.rs:90952:5 | 90952 | / /** 90953 | | * 90954 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90949
warning: empty doc comment --> docusign/src/types.rs:90949:1 | 90949 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90937
warning: empty doc comment --> docusign/src/types.rs:90937:5 | 90937 | / /** 90938 | | * 90939 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90927
warning: empty doc comment --> docusign/src/types.rs:90927:5 | 90927 | / /** 90928 | | * 90929 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90924
warning: empty doc comment --> docusign/src/types.rs:90924:1 | 90924 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90912
warning: empty doc comment --> docusign/src/types.rs:90912:5 | 90912 | / /** 90913 | | * 90914 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90902
warning: empty doc comment --> docusign/src/types.rs:90902:5 | 90902 | / /** 90903 | | * 90904 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90892
warning: empty doc comment --> docusign/src/types.rs:90892:5 | 90892 | / /** 90893 | | * 90894 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L90889
warning: empty doc comment --> docusign/src/types.rs:90889:1 | 90889 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89385
warning: empty doc comment --> docusign/src/types.rs:89385:5 | 89385 | / /** 89386 | | * 89387 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89382
warning: empty doc comment --> docusign/src/types.rs:89382:1 | 89382 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89370
warning: empty doc comment --> docusign/src/types.rs:89370:5 | 89370 | / /** 89371 | | * 89372 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89360
warning: empty doc comment --> docusign/src/types.rs:89360:5 | 89360 | / /** 89361 | | * 89362 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89351
warning: empty doc comment --> docusign/src/types.rs:89351:5 | 89351 | / /** 89352 | | * 89353 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89342
warning: empty doc comment --> docusign/src/types.rs:89342:5 | 89342 | / /** 89343 | | * 89344 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89333
warning: empty doc comment --> docusign/src/types.rs:89333:5 | 89333 | / /** 89334 | | * 89335 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89330
warning: empty doc comment --> docusign/src/types.rs:89330:1 | 89330 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89197
warning: empty doc comment --> docusign/src/types.rs:89197:5 | 89197 | / /** 89198 | | * 89199 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89188
warning: empty doc comment --> docusign/src/types.rs:89188:5 | 89188 | / /** 89189 | | * 89190 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89178
warning: empty doc comment --> docusign/src/types.rs:89178:5 | 89178 | / /** 89179 | | * 89180 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89168
warning: empty doc comment --> docusign/src/types.rs:89168:5 | 89168 | / /** 89169 | | * 89170 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89158
warning: empty doc comment --> docusign/src/types.rs:89158:5 | 89158 | / /** 89159 | | * 89160 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89148
warning: empty doc comment --> docusign/src/types.rs:89148:5 | 89148 | / /** 89149 | | * 89150 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89138
warning: empty doc comment --> docusign/src/types.rs:89138:5 | 89138 | / /** 89139 | | * 89140 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89128
warning: empty doc comment --> docusign/src/types.rs:89128:5 | 89128 | / /** 89129 | | * 89130 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89118
warning: empty doc comment --> docusign/src/types.rs:89118:5 | 89118 | / /** 89119 | | * 89120 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89108
warning: empty doc comment --> docusign/src/types.rs:89108:5 | 89108 | / /** 89109 | | * 89110 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89105
warning: empty doc comment --> docusign/src/types.rs:89105:1 | 89105 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89093
warning: empty doc comment --> docusign/src/types.rs:89093:5 | 89093 | / /** 89094 | | * 89095 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89083
warning: empty doc comment --> docusign/src/types.rs:89083:5 | 89083 | / /** 89084 | | * 89085 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89073
warning: empty doc comment --> docusign/src/types.rs:89073:5 | 89073 | / /** 89074 | | * 89075 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89070
warning: empty doc comment --> docusign/src/types.rs:89070:1 | 89070 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89059
warning: empty doc comment --> docusign/src/types.rs:89059:5 | 89059 | / /** 89060 | | * 89061 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89049
warning: empty doc comment --> docusign/src/types.rs:89049:5 | 89049 | / /** 89050 | | * 89051 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89040
warning: empty doc comment --> docusign/src/types.rs:89040:5 | 89040 | / /** 89041 | | * 89042 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89030
warning: empty doc comment --> docusign/src/types.rs:89030:5 | 89030 | / /** 89031 | | * 89032 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89021
warning: empty doc comment --> docusign/src/types.rs:89021:5 | 89021 | / /** 89022 | | * 89023 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89012
warning: empty doc comment --> docusign/src/types.rs:89012:5 | 89012 | / /** 89013 | | * 89014 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L89003
warning: empty doc comment --> docusign/src/types.rs:89003:5 | 89003 | / /** 89004 | | * 89005 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88994
warning: empty doc comment --> docusign/src/types.rs:88994:5 | 88994 | / /** 88995 | | * 88996 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88985
warning: empty doc comment --> docusign/src/types.rs:88985:5 | 88985 | / /** 88986 | | * 88987 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88975
warning: empty doc comment --> docusign/src/types.rs:88975:5 | 88975 | / /** 88976 | | * 88977 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88966
warning: empty doc comment --> docusign/src/types.rs:88966:5 | 88966 | / /** 88967 | | * 88968 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88956
warning: empty doc comment --> docusign/src/types.rs:88956:5 | 88956 | / /** 88957 | | * 88958 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88947
warning: empty doc comment --> docusign/src/types.rs:88947:5 | 88947 | / /** 88948 | | * 88949 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88937
warning: empty doc comment --> docusign/src/types.rs:88937:5 | 88937 | / /** 88938 | | * 88939 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88928
warning: empty doc comment --> docusign/src/types.rs:88928:5 | 88928 | / /** 88929 | | * 88930 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88918
warning: empty doc comment --> docusign/src/types.rs:88918:5 | 88918 | / /** 88919 | | * 88920 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88908
warning: empty doc comment --> docusign/src/types.rs:88908:5 | 88908 | / /** 88909 | | * 88910 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88899
warning: empty doc comment --> docusign/src/types.rs:88899:5 | 88899 | / /** 88900 | | * 88901 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88889
warning: empty doc comment --> docusign/src/types.rs:88889:5 | 88889 | / /** 88890 | | * 88891 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88880
warning: empty doc comment --> docusign/src/types.rs:88880:5 | 88880 | / /** 88881 | | * 88882 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88870
warning: empty doc comment --> docusign/src/types.rs:88870:5 | 88870 | / /** 88871 | | * 88872 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88861
warning: empty doc comment --> docusign/src/types.rs:88861:5 | 88861 | / /** 88862 | | * 88863 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88852
warning: empty doc comment --> docusign/src/types.rs:88852:5 | 88852 | / /** 88853 | | * 88854 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88843
warning: empty doc comment --> docusign/src/types.rs:88843:5 | 88843 | / /** 88844 | | * 88845 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88833
warning: empty doc comment --> docusign/src/types.rs:88833:5 | 88833 | / /** 88834 | | * 88835 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88824
warning: empty doc comment --> docusign/src/types.rs:88824:5 | 88824 | / /** 88825 | | * 88826 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88815
warning: empty doc comment --> docusign/src/types.rs:88815:5 | 88815 | / /** 88816 | | * 88817 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88806
warning: empty doc comment --> docusign/src/types.rs:88806:5 | 88806 | / /** 88807 | | * 88808 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88797
warning: empty doc comment --> docusign/src/types.rs:88797:5 | 88797 | / /** 88798 | | * 88799 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88788
warning: empty doc comment --> docusign/src/types.rs:88788:5 | 88788 | / /** 88789 | | * 88790 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88779
warning: empty doc comment --> docusign/src/types.rs:88779:5 | 88779 | / /** 88780 | | * 88781 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88770
warning: empty doc comment --> docusign/src/types.rs:88770:5 | 88770 | / /** 88771 | | * 88772 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88760
warning: empty doc comment --> docusign/src/types.rs:88760:5 | 88760 | / /** 88761 | | * 88762 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88750
warning: empty doc comment --> docusign/src/types.rs:88750:5 | 88750 | / /** 88751 | | * 88752 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88741
warning: empty doc comment --> docusign/src/types.rs:88741:5 | 88741 | / /** 88742 | | * 88743 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88731
warning: empty doc comment --> docusign/src/types.rs:88731:5 | 88731 | / /** 88732 | | * 88733 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88722
warning: empty doc comment --> docusign/src/types.rs:88722:5 | 88722 | / /** 88723 | | * 88724 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88712
warning: empty doc comment --> docusign/src/types.rs:88712:5 | 88712 | / /** 88713 | | * 88714 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88702
warning: empty doc comment --> docusign/src/types.rs:88702:5 | 88702 | / /** 88703 | | * 88704 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88693
warning: empty doc comment --> docusign/src/types.rs:88693:5 | 88693 | / /** 88694 | | * 88695 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88684
warning: empty doc comment --> docusign/src/types.rs:88684:5 | 88684 | / /** 88685 | | * 88686 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88675
warning: empty doc comment --> docusign/src/types.rs:88675:5 | 88675 | / /** 88676 | | * 88677 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88666
warning: empty doc comment --> docusign/src/types.rs:88666:5 | 88666 | / /** 88667 | | * 88668 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88657
warning: empty doc comment --> docusign/src/types.rs:88657:5 | 88657 | / /** 88658 | | * 88659 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88648
warning: empty doc comment --> docusign/src/types.rs:88648:5 | 88648 | / /** 88649 | | * 88650 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88638
warning: empty doc comment --> docusign/src/types.rs:88638:5 | 88638 | / /** 88639 | | * 88640 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88629
warning: empty doc comment --> docusign/src/types.rs:88629:5 | 88629 | / /** 88630 | | * 88631 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88619
warning: empty doc comment --> docusign/src/types.rs:88619:5 | 88619 | / /** 88620 | | * 88621 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88610
warning: empty doc comment --> docusign/src/types.rs:88610:5 | 88610 | / /** 88611 | | * 88612 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88600
warning: empty doc comment --> docusign/src/types.rs:88600:5 | 88600 | / /** 88601 | | * 88602 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88591
warning: empty doc comment --> docusign/src/types.rs:88591:5 | 88591 | / /** 88592 | | * 88593 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88582
warning: empty doc comment --> docusign/src/types.rs:88582:5 | 88582 | / /** 88583 | | * 88584 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88572
warning: empty doc comment --> docusign/src/types.rs:88572:5 | 88572 | / /** 88573 | | * 88574 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88563
warning: empty doc comment --> docusign/src/types.rs:88563:5 | 88563 | / /** 88564 | | * 88565 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88553
warning: empty doc comment --> docusign/src/types.rs:88553:5 | 88553 | / /** 88554 | | * 88555 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88544
warning: empty doc comment --> docusign/src/types.rs:88544:5 | 88544 | / /** 88545 | | * 88546 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88535
warning: empty doc comment --> docusign/src/types.rs:88535:5 | 88535 | / /** 88536 | | * 88537 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88525
warning: empty doc comment --> docusign/src/types.rs:88525:5 | 88525 | / /** 88526 | | * 88527 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88516
warning: empty doc comment --> docusign/src/types.rs:88516:5 | 88516 | / /** 88517 | | * 88518 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88506
warning: empty doc comment --> docusign/src/types.rs:88506:5 | 88506 | / /** 88507 | | * 88508 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88497
warning: empty doc comment --> docusign/src/types.rs:88497:5 | 88497 | / /** 88498 | | * 88499 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88487
warning: empty doc comment --> docusign/src/types.rs:88487:5 | 88487 | / /** 88488 | | * 88489 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88478
warning: empty doc comment --> docusign/src/types.rs:88478:5 | 88478 | / /** 88479 | | * 88480 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88469
warning: empty doc comment --> docusign/src/types.rs:88469:5 | 88469 | / /** 88470 | | * 88471 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88459
warning: empty doc comment --> docusign/src/types.rs:88459:5 | 88459 | / /** 88460 | | * 88461 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88450
warning: empty doc comment --> docusign/src/types.rs:88450:5 | 88450 | / /** 88451 | | * 88452 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88440
warning: empty doc comment --> docusign/src/types.rs:88440:5 | 88440 | / /** 88441 | | * 88442 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88431
warning: empty doc comment --> docusign/src/types.rs:88431:5 | 88431 | / /** 88432 | | * 88433 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88421
warning: empty doc comment --> docusign/src/types.rs:88421:5 | 88421 | / /** 88422 | | * 88423 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88412
warning: empty doc comment --> docusign/src/types.rs:88412:5 | 88412 | / /** 88413 | | * 88414 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88402
warning: empty doc comment --> docusign/src/types.rs:88402:5 | 88402 | / /** 88403 | | * 88404 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88393
warning: empty doc comment --> docusign/src/types.rs:88393:5 | 88393 | / /** 88394 | | * 88395 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88383
warning: empty doc comment --> docusign/src/types.rs:88383:5 | 88383 | / /** 88384 | | * 88385 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88374
warning: empty doc comment --> docusign/src/types.rs:88374:5 | 88374 | / /** 88375 | | * 88376 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88364
warning: empty doc comment --> docusign/src/types.rs:88364:5 | 88364 | / /** 88365 | | * 88366 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88355
warning: empty doc comment --> docusign/src/types.rs:88355:5 | 88355 | / /** 88356 | | * 88357 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88345
warning: empty doc comment --> docusign/src/types.rs:88345:5 | 88345 | / /** 88346 | | * 88347 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88336
warning: empty doc comment --> docusign/src/types.rs:88336:5 | 88336 | / /** 88337 | | * 88338 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88326
warning: empty doc comment --> docusign/src/types.rs:88326:5 | 88326 | / /** 88327 | | * 88328 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88317
warning: empty doc comment --> docusign/src/types.rs:88317:5 | 88317 | / /** 88318 | | * 88319 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88307
warning: empty doc comment --> docusign/src/types.rs:88307:5 | 88307 | / /** 88308 | | * 88309 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88298
warning: empty doc comment --> docusign/src/types.rs:88298:5 | 88298 | / /** 88299 | | * 88300 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88288
warning: empty doc comment --> docusign/src/types.rs:88288:5 | 88288 | / /** 88289 | | * 88290 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88285
warning: empty doc comment --> docusign/src/types.rs:88285:1 | 88285 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88274
warning: empty doc comment --> docusign/src/types.rs:88274:5 | 88274 | / /** 88275 | | * 88276 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88265
warning: empty doc comment --> docusign/src/types.rs:88265:5 | 88265 | / /** 88266 | | * 88267 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88262
warning: empty doc comment --> docusign/src/types.rs:88262:1 | 88262 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88251
warning: empty doc comment --> docusign/src/types.rs:88251:5 | 88251 | / /** 88252 | | * 88253 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88248
warning: empty doc comment --> docusign/src/types.rs:88248:1 | 88248 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88236
warning: empty doc comment --> docusign/src/types.rs:88236:5 | 88236 | / /** 88237 | | * 88238 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88227
warning: empty doc comment --> docusign/src/types.rs:88227:5 | 88227 | / /** 88228 | | * 88229 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88218
warning: empty doc comment --> docusign/src/types.rs:88218:5 | 88218 | / /** 88219 | | * 88220 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88215
warning: empty doc comment --> docusign/src/types.rs:88215:1 | 88215 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88204
warning: empty doc comment --> docusign/src/types.rs:88204:5 | 88204 | / /** 88205 | | * 88206 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L88201
warning: empty doc comment --> docusign/src/types.rs:88201:1 | 88201 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86192
warning: empty doc comment --> docusign/src/types.rs:86192:5 | 86192 | / /** 86193 | | * 86194 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86183
warning: empty doc comment --> docusign/src/types.rs:86183:5 | 86183 | / /** 86184 | | * 86185 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86173
warning: empty doc comment --> docusign/src/types.rs:86173:5 | 86173 | / /** 86174 | | * 86175 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86170
warning: empty doc comment --> docusign/src/types.rs:86170:1 | 86170 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86158
warning: empty doc comment --> docusign/src/types.rs:86158:5 | 86158 | / /** 86159 | | * 86160 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86148
warning: empty doc comment --> docusign/src/types.rs:86148:5 | 86148 | / /** 86149 | | * 86150 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86139
warning: empty doc comment --> docusign/src/types.rs:86139:5 | 86139 | / /** 86140 | | * 86141 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86129
warning: empty doc comment --> docusign/src/types.rs:86129:5 | 86129 | / /** 86130 | | * 86131 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86126
warning: empty doc comment --> docusign/src/types.rs:86126:1 | 86126 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86064
warning: empty doc comment --> docusign/src/types.rs:86064:5 | 86064 | / /** 86065 | | * 86066 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86055
warning: empty doc comment --> docusign/src/types.rs:86055:5 | 86055 | / /** 86056 | | * 86057 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86052
warning: empty doc comment --> docusign/src/types.rs:86052:1 | 86052 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86041
warning: empty doc comment --> docusign/src/types.rs:86041:5 | 86041 | / /** 86042 | | * 86043 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86031
warning: empty doc comment --> docusign/src/types.rs:86031:5 | 86031 | / /** 86032 | | * 86033 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86028
warning: empty doc comment --> docusign/src/types.rs:86028:1 | 86028 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86017
warning: empty doc comment --> docusign/src/types.rs:86017:5 | 86017 | / /** 86018 | | * 86019 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L86007
warning: empty doc comment --> docusign/src/types.rs:86007:5 | 86007 | / /** 86008 | | * 86009 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L85997
warning: empty doc comment --> docusign/src/types.rs:85997:5 | 85997 | / /** 85998 | | * 85999 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L85994
warning: empty doc comment --> docusign/src/types.rs:85994:1 | 85994 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84975
warning: empty doc comment --> docusign/src/types.rs:84975:5 | 84975 | / /** 84976 | | * 84977 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84966
warning: empty doc comment --> docusign/src/types.rs:84966:5 | 84966 | / /** 84967 | | * 84968 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84963
warning: empty doc comment --> docusign/src/types.rs:84963:1 | 84963 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84951
warning: empty doc comment --> docusign/src/types.rs:84951:5 | 84951 | / /** 84952 | | * 84953 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84941
warning: empty doc comment --> docusign/src/types.rs:84941:5 | 84941 | / /** 84942 | | * 84943 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84931
warning: empty doc comment --> docusign/src/types.rs:84931:5 | 84931 | / /** 84932 | | * 84933 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84921
warning: empty doc comment --> docusign/src/types.rs:84921:5 | 84921 | / /** 84922 | | * 84923 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84911
warning: empty doc comment --> docusign/src/types.rs:84911:5 | 84911 | / /** 84912 | | * 84913 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84901
warning: empty doc comment --> docusign/src/types.rs:84901:5 | 84901 | / /** 84902 | | * 84903 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84898
warning: empty doc comment --> docusign/src/types.rs:84898:1 | 84898 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84886
warning: empty doc comment --> docusign/src/types.rs:84886:5 | 84886 | / /** 84887 | | * 84888 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84877
warning: empty doc comment --> docusign/src/types.rs:84877:5 | 84877 | / /** 84878 | | * 84879 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L84874
warning: empty doc comment --> docusign/src/types.rs:84874:1 | 84874 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82859
warning: empty doc comment --> docusign/src/types.rs:82859:5 | 82859 | / /** 82860 | | * 82861 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82849
warning: empty doc comment --> docusign/src/types.rs:82849:5 | 82849 | / /** 82850 | | * 82851 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82846
warning: empty doc comment --> docusign/src/types.rs:82846:1 | 82846 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82796
warning: empty doc comment --> docusign/src/types.rs:82796:5 | 82796 | / /** 82797 | | * 82798 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82793
warning: empty doc comment --> docusign/src/types.rs:82793:1 | 82793 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82773
warning: empty doc comment --> docusign/src/types.rs:82773:5 | 82773 | / /** 82774 | | * 82775 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82770
warning: empty doc comment --> docusign/src/types.rs:82770:1 | 82770 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82758
warning: empty doc comment --> docusign/src/types.rs:82758:5 | 82758 | / /** 82759 | | * 82760 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82755
warning: empty doc comment --> docusign/src/types.rs:82755:1 | 82755 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82743
warning: empty doc comment --> docusign/src/types.rs:82743:5 | 82743 | / /** 82744 | | * 82745 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82733
warning: empty doc comment --> docusign/src/types.rs:82733:5 | 82733 | / /** 82734 | | * 82735 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82723
warning: empty doc comment --> docusign/src/types.rs:82723:5 | 82723 | / /** 82724 | | * 82725 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82713
warning: empty doc comment --> docusign/src/types.rs:82713:5 | 82713 | / /** 82714 | | * 82715 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82703
warning: empty doc comment --> docusign/src/types.rs:82703:5 | 82703 | / /** 82704 | | * 82705 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82693
warning: empty doc comment --> docusign/src/types.rs:82693:5 | 82693 | / /** 82694 | | * 82695 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82683
warning: empty doc comment --> docusign/src/types.rs:82683:5 | 82683 | / /** 82684 | | * 82685 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82673
warning: empty doc comment --> docusign/src/types.rs:82673:5 | 82673 | / /** 82674 | | * 82675 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82663
warning: empty doc comment --> docusign/src/types.rs:82663:5 | 82663 | / /** 82664 | | * 82665 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82653
warning: empty doc comment --> docusign/src/types.rs:82653:5 | 82653 | / /** 82654 | | * 82655 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82643
warning: empty doc comment --> docusign/src/types.rs:82643:5 | 82643 | / /** 82644 | | * 82645 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82633
warning: empty doc comment --> docusign/src/types.rs:82633:5 | 82633 | / /** 82634 | | * 82635 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82623
warning: empty doc comment --> docusign/src/types.rs:82623:5 | 82623 | / /** 82624 | | * 82625 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82613
warning: empty doc comment --> docusign/src/types.rs:82613:5 | 82613 | / /** 82614 | | * 82615 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82603
warning: empty doc comment --> docusign/src/types.rs:82603:5 | 82603 | / /** 82604 | | * 82605 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82593
warning: empty doc comment --> docusign/src/types.rs:82593:5 | 82593 | / /** 82594 | | * 82595 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82583
warning: empty doc comment --> docusign/src/types.rs:82583:5 | 82583 | / /** 82584 | | * 82585 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82573
warning: empty doc comment --> docusign/src/types.rs:82573:5 | 82573 | / /** 82574 | | * 82575 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82564
warning: empty doc comment --> docusign/src/types.rs:82564:5 | 82564 | / /** 82565 | | * 82566 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82555
warning: empty doc comment --> docusign/src/types.rs:82555:5 | 82555 | / /** 82556 | | * 82557 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82545
warning: empty doc comment --> docusign/src/types.rs:82545:5 | 82545 | / /** 82546 | | * 82547 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82535
warning: empty doc comment --> docusign/src/types.rs:82535:5 | 82535 | / /** 82536 | | * 82537 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82526
warning: empty doc comment --> docusign/src/types.rs:82526:5 | 82526 | / /** 82527 | | * 82528 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82516
warning: empty doc comment --> docusign/src/types.rs:82516:5 | 82516 | / /** 82517 | | * 82518 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82506
warning: empty doc comment --> docusign/src/types.rs:82506:5 | 82506 | / /** 82507 | | * 82508 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82496
warning: empty doc comment --> docusign/src/types.rs:82496:5 | 82496 | / /** 82497 | | * 82498 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82486
warning: empty doc comment --> docusign/src/types.rs:82486:5 | 82486 | / /** 82487 | | * 82488 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82477
warning: empty doc comment --> docusign/src/types.rs:82477:5 | 82477 | / /** 82478 | | * 82479 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82467
warning: empty doc comment --> docusign/src/types.rs:82467:5 | 82467 | / /** 82468 | | * 82469 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82457
warning: empty doc comment --> docusign/src/types.rs:82457:5 | 82457 | / /** 82458 | | * 82459 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82447
warning: empty doc comment --> docusign/src/types.rs:82447:5 | 82447 | / /** 82448 | | * 82449 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82437
warning: empty doc comment --> docusign/src/types.rs:82437:5 | 82437 | / /** 82438 | | * 82439 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82427
warning: empty doc comment --> docusign/src/types.rs:82427:5 | 82427 | / /** 82428 | | * 82429 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82417
warning: empty doc comment --> docusign/src/types.rs:82417:5 | 82417 | / /** 82418 | | * 82419 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82407
warning: empty doc comment --> docusign/src/types.rs:82407:5 | 82407 | / /** 82408 | | * 82409 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82397
warning: empty doc comment --> docusign/src/types.rs:82397:5 | 82397 | / /** 82398 | | * 82399 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82387
warning: empty doc comment --> docusign/src/types.rs:82387:5 | 82387 | / /** 82388 | | * 82389 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82377
warning: empty doc comment --> docusign/src/types.rs:82377:5 | 82377 | / /** 82378 | | * 82379 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82367
warning: empty doc comment --> docusign/src/types.rs:82367:5 | 82367 | / /** 82368 | | * 82369 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82357
warning: empty doc comment --> docusign/src/types.rs:82357:5 | 82357 | / /** 82358 | | * 82359 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82347
warning: empty doc comment --> docusign/src/types.rs:82347:5 | 82347 | / /** 82348 | | * 82349 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82337
warning: empty doc comment --> docusign/src/types.rs:82337:5 | 82337 | / /** 82338 | | * 82339 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82327
warning: empty doc comment --> docusign/src/types.rs:82327:5 | 82327 | / /** 82328 | | * 82329 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82317
warning: empty doc comment --> docusign/src/types.rs:82317:5 | 82317 | / /** 82318 | | * 82319 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82307
warning: empty doc comment --> docusign/src/types.rs:82307:5 | 82307 | / /** 82308 | | * 82309 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82297
warning: empty doc comment --> docusign/src/types.rs:82297:5 | 82297 | / /** 82298 | | * 82299 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82287
warning: empty doc comment --> docusign/src/types.rs:82287:5 | 82287 | / /** 82288 | | * 82289 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82277
warning: empty doc comment --> docusign/src/types.rs:82277:5 | 82277 | / /** 82278 | | * 82279 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82267
warning: empty doc comment --> docusign/src/types.rs:82267:5 | 82267 | / /** 82268 | | * 82269 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82258
warning: empty doc comment --> docusign/src/types.rs:82258:5 | 82258 | / /** 82259 | | * 82260 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82249
warning: empty doc comment --> docusign/src/types.rs:82249:5 | 82249 | / /** 82250 | | * 82251 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82239
warning: empty doc comment --> docusign/src/types.rs:82239:5 | 82239 | / /** 82240 | | * 82241 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82229
warning: empty doc comment --> docusign/src/types.rs:82229:5 | 82229 | / /** 82230 | | * 82231 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82219
warning: empty doc comment --> docusign/src/types.rs:82219:5 | 82219 | / /** 82220 | | * 82221 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82209
warning: empty doc comment --> docusign/src/types.rs:82209:5 | 82209 | / /** 82210 | | * 82211 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82199
warning: empty doc comment --> docusign/src/types.rs:82199:5 | 82199 | / /** 82200 | | * 82201 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82189
warning: empty doc comment --> docusign/src/types.rs:82189:5 | 82189 | / /** 82190 | | * 82191 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82179
warning: empty doc comment --> docusign/src/types.rs:82179:5 | 82179 | / /** 82180 | | * 82181 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82169
warning: empty doc comment --> docusign/src/types.rs:82169:5 | 82169 | / /** 82170 | | * 82171 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82159
warning: empty doc comment --> docusign/src/types.rs:82159:5 | 82159 | / /** 82160 | | * 82161 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82149
warning: empty doc comment --> docusign/src/types.rs:82149:5 | 82149 | / /** 82150 | | * 82151 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82139
warning: empty doc comment --> docusign/src/types.rs:82139:5 | 82139 | / /** 82140 | | * 82141 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82129
warning: empty doc comment --> docusign/src/types.rs:82129:5 | 82129 | / /** 82130 | | * 82131 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82119
warning: empty doc comment --> docusign/src/types.rs:82119:5 | 82119 | / /** 82120 | | * 82121 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82109
warning: empty doc comment --> docusign/src/types.rs:82109:5 | 82109 | / /** 82110 | | * 82111 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82099
warning: empty doc comment --> docusign/src/types.rs:82099:5 | 82099 | / /** 82100 | | * 82101 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82089
warning: empty doc comment --> docusign/src/types.rs:82089:5 | 82089 | / /** 82090 | | * 82091 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82079
warning: empty doc comment --> docusign/src/types.rs:82079:5 | 82079 | / /** 82080 | | * 82081 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82069
warning: empty doc comment --> docusign/src/types.rs:82069:5 | 82069 | / /** 82070 | | * 82071 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82059
warning: empty doc comment --> docusign/src/types.rs:82059:5 | 82059 | / /** 82060 | | * 82061 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82049
warning: empty doc comment --> docusign/src/types.rs:82049:5 | 82049 | / /** 82050 | | * 82051 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82039
warning: empty doc comment --> docusign/src/types.rs:82039:5 | 82039 | / /** 82040 | | * 82041 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82029
warning: empty doc comment --> docusign/src/types.rs:82029:5 | 82029 | / /** 82030 | | * 82031 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82019
warning: empty doc comment --> docusign/src/types.rs:82019:5 | 82019 | / /** 82020 | | * 82021 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L82009
warning: empty doc comment --> docusign/src/types.rs:82009:5 | 82009 | / /** 82010 | | * 82011 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81999
warning: empty doc comment --> docusign/src/types.rs:81999:5 | 81999 | / /** 82000 | | * 82001 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81989
warning: empty doc comment --> docusign/src/types.rs:81989:5 | 81989 | / /** 81990 | | * 81991 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81979
warning: empty doc comment --> docusign/src/types.rs:81979:5 | 81979 | / /** 81980 | | * 81981 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81969
warning: empty doc comment --> docusign/src/types.rs:81969:5 | 81969 | / /** 81970 | | * 81971 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81959
warning: empty doc comment --> docusign/src/types.rs:81959:5 | 81959 | / /** 81960 | | * 81961 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81949
warning: empty doc comment --> docusign/src/types.rs:81949:5 | 81949 | / /** 81950 | | * 81951 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81939
warning: empty doc comment --> docusign/src/types.rs:81939:5 | 81939 | / /** 81940 | | * 81941 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81929
warning: empty doc comment --> docusign/src/types.rs:81929:5 | 81929 | / /** 81930 | | * 81931 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81920
warning: empty doc comment --> docusign/src/types.rs:81920:5 | 81920 | / /** 81921 | | * 81922 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81910
warning: empty doc comment --> docusign/src/types.rs:81910:5 | 81910 | / /** 81911 | | * 81912 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81900
warning: empty doc comment --> docusign/src/types.rs:81900:5 | 81900 | / /** 81901 | | * 81902 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81890
warning: empty doc comment --> docusign/src/types.rs:81890:5 | 81890 | / /** 81891 | | * 81892 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81880
warning: empty doc comment --> docusign/src/types.rs:81880:5 | 81880 | / /** 81881 | | * 81882 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81870
warning: empty doc comment --> docusign/src/types.rs:81870:5 | 81870 | / /** 81871 | | * 81872 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81860
warning: empty doc comment --> docusign/src/types.rs:81860:5 | 81860 | / /** 81861 | | * 81862 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81850
warning: empty doc comment --> docusign/src/types.rs:81850:5 | 81850 | / /** 81851 | | * 81852 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81840
warning: empty doc comment --> docusign/src/types.rs:81840:5 | 81840 | / /** 81841 | | * 81842 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81830
warning: empty doc comment --> docusign/src/types.rs:81830:5 | 81830 | / /** 81831 | | * 81832 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81820
warning: empty doc comment --> docusign/src/types.rs:81820:5 | 81820 | / /** 81821 | | * 81822 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81810
warning: empty doc comment --> docusign/src/types.rs:81810:5 | 81810 | / /** 81811 | | * 81812 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81800
warning: empty doc comment --> docusign/src/types.rs:81800:5 | 81800 | / /** 81801 | | * 81802 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81790
warning: empty doc comment --> docusign/src/types.rs:81790:5 | 81790 | / /** 81791 | | * 81792 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81780
warning: empty doc comment --> docusign/src/types.rs:81780:5 | 81780 | / /** 81781 | | * 81782 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81770
warning: empty doc comment --> docusign/src/types.rs:81770:5 | 81770 | / /** 81771 | | * 81772 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81760
warning: empty doc comment --> docusign/src/types.rs:81760:5 | 81760 | / /** 81761 | | * 81762 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81750
warning: empty doc comment --> docusign/src/types.rs:81750:5 | 81750 | / /** 81751 | | * 81752 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81740
warning: empty doc comment --> docusign/src/types.rs:81740:5 | 81740 | / /** 81741 | | * 81742 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81730
warning: empty doc comment --> docusign/src/types.rs:81730:5 | 81730 | / /** 81731 | | * 81732 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81720
warning: empty doc comment --> docusign/src/types.rs:81720:5 | 81720 | / /** 81721 | | * 81722 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81710
warning: empty doc comment --> docusign/src/types.rs:81710:5 | 81710 | / /** 81711 | | * 81712 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81700
warning: empty doc comment --> docusign/src/types.rs:81700:5 | 81700 | / /** 81701 | | * 81702 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81690
warning: empty doc comment --> docusign/src/types.rs:81690:5 | 81690 | / /** 81691 | | * 81692 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81680
warning: empty doc comment --> docusign/src/types.rs:81680:5 | 81680 | / /** 81681 | | * 81682 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81670
warning: empty doc comment --> docusign/src/types.rs:81670:5 | 81670 | / /** 81671 | | * 81672 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81660
warning: empty doc comment --> docusign/src/types.rs:81660:5 | 81660 | / /** 81661 | | * 81662 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81650
warning: empty doc comment --> docusign/src/types.rs:81650:5 | 81650 | / /** 81651 | | * 81652 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81640
warning: empty doc comment --> docusign/src/types.rs:81640:5 | 81640 | / /** 81641 | | * 81642 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81631
warning: empty doc comment --> docusign/src/types.rs:81631:5 | 81631 | / /** 81632 | | * 81633 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81621
warning: empty doc comment --> docusign/src/types.rs:81621:5 | 81621 | / /** 81622 | | * 81623 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81611
warning: empty doc comment --> docusign/src/types.rs:81611:5 | 81611 | / /** 81612 | | * 81613 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81601
warning: empty doc comment --> docusign/src/types.rs:81601:5 | 81601 | / /** 81602 | | * 81603 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81591
warning: empty doc comment --> docusign/src/types.rs:81591:5 | 81591 | / /** 81592 | | * 81593 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81581
warning: empty doc comment --> docusign/src/types.rs:81581:5 | 81581 | / /** 81582 | | * 81583 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81571
warning: empty doc comment --> docusign/src/types.rs:81571:5 | 81571 | / /** 81572 | | * 81573 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81561
warning: empty doc comment --> docusign/src/types.rs:81561:5 | 81561 | / /** 81562 | | * 81563 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81551
warning: empty doc comment --> docusign/src/types.rs:81551:5 | 81551 | / /** 81552 | | * 81553 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81541
warning: empty doc comment --> docusign/src/types.rs:81541:5 | 81541 | / /** 81542 | | * 81543 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81538
warning: empty doc comment --> docusign/src/types.rs:81538:1 | 81538 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81531
warning: empty doc comment --> docusign/src/types.rs:81531:5 | 81531 | / /** 81532 | | * 81533 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81521
warning: empty doc comment --> docusign/src/types.rs:81521:5 | 81521 | / /** 81522 | | * 81523 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81518
warning: empty doc comment --> docusign/src/types.rs:81518:1 | 81518 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81506
warning: empty doc comment --> docusign/src/types.rs:81506:5 | 81506 | / /** 81507 | | * 81508 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81496
warning: empty doc comment --> docusign/src/types.rs:81496:5 | 81496 | / /** 81497 | | * 81498 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81487
warning: empty doc comment --> docusign/src/types.rs:81487:5 | 81487 | / /** 81488 | | * 81489 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81477
warning: empty doc comment --> docusign/src/types.rs:81477:5 | 81477 | / /** 81478 | | * 81479 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81467
warning: empty doc comment --> docusign/src/types.rs:81467:5 | 81467 | / /** 81468 | | * 81469 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81457
warning: empty doc comment --> docusign/src/types.rs:81457:5 | 81457 | / /** 81458 | | * 81459 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81447
warning: empty doc comment --> docusign/src/types.rs:81447:5 | 81447 | / /** 81448 | | * 81449 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81444
warning: empty doc comment --> docusign/src/types.rs:81444:1 | 81444 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81432
warning: empty doc comment --> docusign/src/types.rs:81432:5 | 81432 | / /** 81433 | | * 81434 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81422
warning: empty doc comment --> docusign/src/types.rs:81422:5 | 81422 | / /** 81423 | | * 81424 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81412
warning: empty doc comment --> docusign/src/types.rs:81412:5 | 81412 | / /** 81413 | | * 81414 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81402
warning: empty doc comment --> docusign/src/types.rs:81402:5 | 81402 | / /** 81403 | | * 81404 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81392
warning: empty doc comment --> docusign/src/types.rs:81392:5 | 81392 | / /** 81393 | | * 81394 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81382
warning: empty doc comment --> docusign/src/types.rs:81382:5 | 81382 | / /** 81383 | | * 81384 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81372
warning: empty doc comment --> docusign/src/types.rs:81372:5 | 81372 | / /** 81373 | | * 81374 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81362
warning: empty doc comment --> docusign/src/types.rs:81362:5 | 81362 | / /** 81363 | | * 81364 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81352
warning: empty doc comment --> docusign/src/types.rs:81352:5 | 81352 | / /** 81353 | | * 81354 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81342
warning: empty doc comment --> docusign/src/types.rs:81342:5 | 81342 | / /** 81343 | | * 81344 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81332
warning: empty doc comment --> docusign/src/types.rs:81332:5 | 81332 | / /** 81333 | | * 81334 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81322
warning: empty doc comment --> docusign/src/types.rs:81322:5 | 81322 | / /** 81323 | | * 81324 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81312
warning: empty doc comment --> docusign/src/types.rs:81312:5 | 81312 | / /** 81313 | | * 81314 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81303
warning: empty doc comment --> docusign/src/types.rs:81303:5 | 81303 | / /** 81304 | | * 81305 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81293
warning: empty doc comment --> docusign/src/types.rs:81293:5 | 81293 | / /** 81294 | | * 81295 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81283
warning: empty doc comment --> docusign/src/types.rs:81283:5 | 81283 | / /** 81284 | | * 81285 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81273
warning: empty doc comment --> docusign/src/types.rs:81273:5 | 81273 | / /** 81274 | | * 81275 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81263
warning: empty doc comment --> docusign/src/types.rs:81263:5 | 81263 | / /** 81264 | | * 81265 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81253
warning: empty doc comment --> docusign/src/types.rs:81253:5 | 81253 | / /** 81254 | | * 81255 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81243
warning: empty doc comment --> docusign/src/types.rs:81243:5 | 81243 | / /** 81244 | | * 81245 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81233
warning: empty doc comment --> docusign/src/types.rs:81233:5 | 81233 | / /** 81234 | | * 81235 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81223
warning: empty doc comment --> docusign/src/types.rs:81223:5 | 81223 | / /** 81224 | | * 81225 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81220
warning: empty doc comment --> docusign/src/types.rs:81220:1 | 81220 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81208
warning: empty doc comment --> docusign/src/types.rs:81208:5 | 81208 | / /** 81209 | | * 81210 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81198
warning: empty doc comment --> docusign/src/types.rs:81198:5 | 81198 | / /** 81199 | | * 81200 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81188
warning: empty doc comment --> docusign/src/types.rs:81188:5 | 81188 | / /** 81189 | | * 81190 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81178
warning: empty doc comment --> docusign/src/types.rs:81178:5 | 81178 | / /** 81179 | | * 81180 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81168
warning: empty doc comment --> docusign/src/types.rs:81168:5 | 81168 | / /** 81169 | | * 81170 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81158
warning: empty doc comment --> docusign/src/types.rs:81158:5 | 81158 | / /** 81159 | | * 81160 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81148
warning: empty doc comment --> docusign/src/types.rs:81148:5 | 81148 | / /** 81149 | | * 81150 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81138
warning: empty doc comment --> docusign/src/types.rs:81138:5 | 81138 | / /** 81139 | | * 81140 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81128
warning: empty doc comment --> docusign/src/types.rs:81128:5 | 81128 | / /** 81129 | | * 81130 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81118
warning: empty doc comment --> docusign/src/types.rs:81118:5 | 81118 | / /** 81119 | | * 81120 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81108
warning: empty doc comment --> docusign/src/types.rs:81108:5 | 81108 | / /** 81109 | | * 81110 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81098
warning: empty doc comment --> docusign/src/types.rs:81098:5 | 81098 | / /** 81099 | | * 81100 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81088
warning: empty doc comment --> docusign/src/types.rs:81088:5 | 81088 | / /** 81089 | | * 81090 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81078
warning: empty doc comment --> docusign/src/types.rs:81078:5 | 81078 | / /** 81079 | | * 81080 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81075
warning: empty doc comment --> docusign/src/types.rs:81075:1 | 81075 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81064
warning: empty doc comment --> docusign/src/types.rs:81064:5 | 81064 | / /** 81065 | | * 81066 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81061
warning: empty doc comment --> docusign/src/types.rs:81061:1 | 81061 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81049
warning: empty doc comment --> docusign/src/types.rs:81049:5 | 81049 | / /** 81050 | | * 81051 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81039
warning: empty doc comment --> docusign/src/types.rs:81039:5 | 81039 | / /** 81040 | | * 81041 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81029
warning: empty doc comment --> docusign/src/types.rs:81029:5 | 81029 | / /** 81030 | | * 81031 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81019
warning: empty doc comment --> docusign/src/types.rs:81019:5 | 81019 | / /** 81020 | | * 81021 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81010
warning: empty doc comment --> docusign/src/types.rs:81010:5 | 81010 | / /** 81011 | | * 81012 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L81000
warning: empty doc comment --> docusign/src/types.rs:81000:5 | 81000 | / /** 81001 | | * 81002 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80990
warning: empty doc comment --> docusign/src/types.rs:80990:5 | 80990 | / /** 80991 | | * 80992 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80980
warning: empty doc comment --> docusign/src/types.rs:80980:5 | 80980 | / /** 80981 | | * 80982 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80970
warning: empty doc comment --> docusign/src/types.rs:80970:5 | 80970 | / /** 80971 | | * 80972 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80960
warning: empty doc comment --> docusign/src/types.rs:80960:5 | 80960 | / /** 80961 | | * 80962 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80950
warning: empty doc comment --> docusign/src/types.rs:80950:5 | 80950 | / /** 80951 | | * 80952 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80940
warning: empty doc comment --> docusign/src/types.rs:80940:5 | 80940 | / /** 80941 | | * 80942 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80930
warning: empty doc comment --> docusign/src/types.rs:80930:5 | 80930 | / /** 80931 | | * 80932 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80920
warning: empty doc comment --> docusign/src/types.rs:80920:5 | 80920 | / /** 80921 | | * 80922 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80910
warning: empty doc comment --> docusign/src/types.rs:80910:5 | 80910 | / /** 80911 | | * 80912 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80900
warning: empty doc comment --> docusign/src/types.rs:80900:5 | 80900 | / /** 80901 | | * 80902 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80890
warning: empty doc comment --> docusign/src/types.rs:80890:5 | 80890 | / /** 80891 | | * 80892 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80880
warning: empty doc comment --> docusign/src/types.rs:80880:5 | 80880 | / /** 80881 | | * 80882 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80870
warning: empty doc comment --> docusign/src/types.rs:80870:5 | 80870 | / /** 80871 | | * 80872 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80861
warning: empty doc comment --> docusign/src/types.rs:80861:5 | 80861 | / /** 80862 | | * 80863 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80851
warning: empty doc comment --> docusign/src/types.rs:80851:5 | 80851 | / /** 80852 | | * 80853 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80841
warning: empty doc comment --> docusign/src/types.rs:80841:5 | 80841 | / /** 80842 | | * 80843 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80831
warning: empty doc comment --> docusign/src/types.rs:80831:5 | 80831 | / /** 80832 | | * 80833 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80821
warning: empty doc comment --> docusign/src/types.rs:80821:5 | 80821 | / /** 80822 | | * 80823 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80811
warning: empty doc comment --> docusign/src/types.rs:80811:5 | 80811 | / /** 80812 | | * 80813 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80801
warning: empty doc comment --> docusign/src/types.rs:80801:5 | 80801 | / /** 80802 | | * 80803 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80791
warning: empty doc comment --> docusign/src/types.rs:80791:5 | 80791 | / /** 80792 | | * 80793 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80781
warning: empty doc comment --> docusign/src/types.rs:80781:5 | 80781 | / /** 80782 | | * 80783 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80771
warning: empty doc comment --> docusign/src/types.rs:80771:5 | 80771 | / /** 80772 | | * 80773 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80768
warning: empty doc comment --> docusign/src/types.rs:80768:1 | 80768 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80757
warning: empty doc comment --> docusign/src/types.rs:80757:5 | 80757 | / /** 80758 | | * 80759 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80748
warning: empty doc comment --> docusign/src/types.rs:80748:5 | 80748 | / /** 80749 | | * 80750 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80738
warning: empty doc comment --> docusign/src/types.rs:80738:5 | 80738 | / /** 80739 | | * 80740 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80728
warning: empty doc comment --> docusign/src/types.rs:80728:5 | 80728 | / /** 80729 | | * 80730 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80725
warning: empty doc comment --> docusign/src/types.rs:80725:1 | 80725 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80713
warning: empty doc comment --> docusign/src/types.rs:80713:5 | 80713 | / /** 80714 | | * 80715 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80703
warning: empty doc comment --> docusign/src/types.rs:80703:5 | 80703 | / /** 80704 | | * 80705 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80693
warning: empty doc comment --> docusign/src/types.rs:80693:5 | 80693 | / /** 80694 | | * 80695 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80684
warning: empty doc comment --> docusign/src/types.rs:80684:5 | 80684 | / /** 80685 | | * 80686 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80674
warning: empty doc comment --> docusign/src/types.rs:80674:5 | 80674 | / /** 80675 | | * 80676 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80664
warning: empty doc comment --> docusign/src/types.rs:80664:5 | 80664 | / /** 80665 | | * 80666 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80654
warning: empty doc comment --> docusign/src/types.rs:80654:5 | 80654 | / /** 80655 | | * 80656 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80644
warning: empty doc comment --> docusign/src/types.rs:80644:5 | 80644 | / /** 80645 | | * 80646 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80634
warning: empty doc comment --> docusign/src/types.rs:80634:5 | 80634 | / /** 80635 | | * 80636 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80624
warning: empty doc comment --> docusign/src/types.rs:80624:5 | 80624 | / /** 80625 | | * 80626 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80614
warning: empty doc comment --> docusign/src/types.rs:80614:5 | 80614 | / /** 80615 | | * 80616 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80605
warning: empty doc comment --> docusign/src/types.rs:80605:5 | 80605 | / /** 80606 | | * 80607 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80595
warning: empty doc comment --> docusign/src/types.rs:80595:5 | 80595 | / /** 80596 | | * 80597 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80585
warning: empty doc comment --> docusign/src/types.rs:80585:5 | 80585 | / /** 80586 | | * 80587 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80575
warning: empty doc comment --> docusign/src/types.rs:80575:5 | 80575 | / /** 80576 | | * 80577 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80565
warning: empty doc comment --> docusign/src/types.rs:80565:5 | 80565 | / /** 80566 | | * 80567 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80555
warning: empty doc comment --> docusign/src/types.rs:80555:5 | 80555 | / /** 80556 | | * 80557 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80546
warning: empty doc comment --> docusign/src/types.rs:80546:5 | 80546 | / /** 80547 | | * 80548 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80536
warning: empty doc comment --> docusign/src/types.rs:80536:5 | 80536 | / /** 80537 | | * 80538 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80526
warning: empty doc comment --> docusign/src/types.rs:80526:5 | 80526 | / /** 80527 | | * 80528 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80516
warning: empty doc comment --> docusign/src/types.rs:80516:5 | 80516 | / /** 80517 | | * 80518 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80506
warning: empty doc comment --> docusign/src/types.rs:80506:5 | 80506 | / /** 80507 | | * 80508 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80496
warning: empty doc comment --> docusign/src/types.rs:80496:5 | 80496 | / /** 80497 | | * 80498 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80486
warning: empty doc comment --> docusign/src/types.rs:80486:5 | 80486 | / /** 80487 | | * 80488 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80476
warning: empty doc comment --> docusign/src/types.rs:80476:5 | 80476 | / /** 80477 | | * 80478 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80466
warning: empty doc comment --> docusign/src/types.rs:80466:5 | 80466 | / /** 80467 | | * 80468 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L80463
warning: empty doc comment --> docusign/src/types.rs:80463:1 | 80463 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79634
warning: empty doc comment --> docusign/src/types.rs:79634:5 | 79634 | / /** 79635 | | * 79636 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79631
warning: empty doc comment --> docusign/src/types.rs:79631:1 | 79631 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79321
warning: empty doc comment --> docusign/src/types.rs:79321:5 | 79321 | / /** 79322 | | * 79323 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79311
warning: empty doc comment --> docusign/src/types.rs:79311:5 | 79311 | / /** 79312 | | * 79313 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79301
warning: empty doc comment --> docusign/src/types.rs:79301:5 | 79301 | / /** 79302 | | * 79303 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79292
warning: empty doc comment --> docusign/src/types.rs:79292:5 | 79292 | / /** 79293 | | * 79294 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79283
warning: empty doc comment --> docusign/src/types.rs:79283:5 | 79283 | / /** 79284 | | * 79285 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79280
warning: empty doc comment --> docusign/src/types.rs:79280:1 | 79280 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79197
warning: empty doc comment --> docusign/src/types.rs:79197:5 | 79197 | / /** 79198 | | * 79199 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79188
warning: empty doc comment --> docusign/src/types.rs:79188:5 | 79188 | / /** 79189 | | * 79190 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79185
warning: empty doc comment --> docusign/src/types.rs:79185:1 | 79185 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79173
warning: empty doc comment --> docusign/src/types.rs:79173:5 | 79173 | / /** 79174 | | * 79175 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79163
warning: empty doc comment --> docusign/src/types.rs:79163:5 | 79163 | / /** 79164 | | * 79165 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79154
warning: empty doc comment --> docusign/src/types.rs:79154:5 | 79154 | / /** 79155 | | * 79156 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79151
warning: empty doc comment --> docusign/src/types.rs:79151:1 | 79151 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79105
warning: empty doc comment --> docusign/src/types.rs:79105:5 | 79105 | / /** 79106 | | * 79107 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79096
warning: empty doc comment --> docusign/src/types.rs:79096:5 | 79096 | / /** 79097 | | * 79098 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79086
warning: empty doc comment --> docusign/src/types.rs:79086:5 | 79086 | / /** 79087 | | * 79088 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79077
warning: empty doc comment --> docusign/src/types.rs:79077:5 | 79077 | / /** 79078 | | * 79079 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79067
warning: empty doc comment --> docusign/src/types.rs:79067:5 | 79067 | / /** 79068 | | * 79069 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79057
warning: empty doc comment --> docusign/src/types.rs:79057:5 | 79057 | / /** 79058 | | * 79059 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79047
warning: empty doc comment --> docusign/src/types.rs:79047:5 | 79047 | / /** 79048 | | * 79049 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79037
warning: empty doc comment --> docusign/src/types.rs:79037:5 | 79037 | / /** 79038 | | * 79039 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79034
warning: empty doc comment --> docusign/src/types.rs:79034:1 | 79034 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79022
warning: empty doc comment --> docusign/src/types.rs:79022:5 | 79022 | / /** 79023 | | * 79024 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79012
warning: empty doc comment --> docusign/src/types.rs:79012:5 | 79012 | / /** 79013 | | * 79014 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L79009
warning: empty doc comment --> docusign/src/types.rs:79009:1 | 79009 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78998
warning: empty doc comment --> docusign/src/types.rs:78998:5 | 78998 | / /** 78999 | | * 79000 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78988
warning: empty doc comment --> docusign/src/types.rs:78988:5 | 78988 | / /** 78989 | | * 78990 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78979
warning: empty doc comment --> docusign/src/types.rs:78979:5 | 78979 | / /** 78980 | | * 78981 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78969
warning: empty doc comment --> docusign/src/types.rs:78969:5 | 78969 | / /** 78970 | | * 78971 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78960
warning: empty doc comment --> docusign/src/types.rs:78960:5 | 78960 | / /** 78961 | | * 78962 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78950
warning: empty doc comment --> docusign/src/types.rs:78950:5 | 78950 | / /** 78951 | | * 78952 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78947
warning: empty doc comment --> docusign/src/types.rs:78947:1 | 78947 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78935
warning: empty doc comment --> docusign/src/types.rs:78935:5 | 78935 | / /** 78936 | | * 78937 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78925
warning: empty doc comment --> docusign/src/types.rs:78925:5 | 78925 | / /** 78926 | | * 78927 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78915
warning: empty doc comment --> docusign/src/types.rs:78915:5 | 78915 | / /** 78916 | | * 78917 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78906
warning: empty doc comment --> docusign/src/types.rs:78906:5 | 78906 | / /** 78907 | | * 78908 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78903
warning: empty doc comment --> docusign/src/types.rs:78903:1 | 78903 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78891
warning: empty doc comment --> docusign/src/types.rs:78891:5 | 78891 | / /** 78892 | | * 78893 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78882
warning: empty doc comment --> docusign/src/types.rs:78882:5 | 78882 | / /** 78883 | | * 78884 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78873
warning: empty doc comment --> docusign/src/types.rs:78873:5 | 78873 | / /** 78874 | | * 78875 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78864
warning: empty doc comment --> docusign/src/types.rs:78864:5 | 78864 | / /** 78865 | | * 78866 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78854
warning: empty doc comment --> docusign/src/types.rs:78854:5 | 78854 | / /** 78855 | | * 78856 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78844
warning: empty doc comment --> docusign/src/types.rs:78844:5 | 78844 | / /** 78845 | | * 78846 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L78841
warning: empty doc comment --> docusign/src/types.rs:78841:1 | 78841 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77698
warning: empty doc comment --> docusign/src/types.rs:77698:5 | 77698 | / /** 77699 | | * 77700 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77688
warning: empty doc comment --> docusign/src/types.rs:77688:5 | 77688 | / /** 77689 | | * 77690 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77678
warning: empty doc comment --> docusign/src/types.rs:77678:5 | 77678 | / /** 77679 | | * 77680 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77669
warning: empty doc comment --> docusign/src/types.rs:77669:5 | 77669 | / /** 77670 | | * 77671 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77659
warning: empty doc comment --> docusign/src/types.rs:77659:5 | 77659 | / /** 77660 | | * 77661 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77650
warning: empty doc comment --> docusign/src/types.rs:77650:5 | 77650 | / /** 77651 | | * 77652 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77640
warning: empty doc comment --> docusign/src/types.rs:77640:5 | 77640 | / /** 77641 | | * 77642 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77630
warning: empty doc comment --> docusign/src/types.rs:77630:5 | 77630 | / /** 77631 | | * 77632 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77621
warning: empty doc comment --> docusign/src/types.rs:77621:5 | 77621 | / /** 77622 | | * 77623 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77618
warning: empty doc comment --> docusign/src/types.rs:77618:1 | 77618 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77606
warning: empty doc comment --> docusign/src/types.rs:77606:5 | 77606 | / /** 77607 | | * 77608 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77596
warning: empty doc comment --> docusign/src/types.rs:77596:5 | 77596 | / /** 77597 | | * 77598 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77586
warning: empty doc comment --> docusign/src/types.rs:77586:5 | 77586 | / /** 77587 | | * 77588 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77576
warning: empty doc comment --> docusign/src/types.rs:77576:5 | 77576 | / /** 77577 | | * 77578 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77566
warning: empty doc comment --> docusign/src/types.rs:77566:5 | 77566 | / /** 77567 | | * 77568 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77556
warning: empty doc comment --> docusign/src/types.rs:77556:5 | 77556 | / /** 77557 | | * 77558 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77546
warning: empty doc comment --> docusign/src/types.rs:77546:5 | 77546 | / /** 77547 | | * 77548 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77543
warning: empty doc comment --> docusign/src/types.rs:77543:1 | 77543 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77532
warning: empty doc comment --> docusign/src/types.rs:77532:5 | 77532 | / /** 77533 | | * 77534 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77522
warning: empty doc comment --> docusign/src/types.rs:77522:5 | 77522 | / /** 77523 | | * 77524 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77519
warning: empty doc comment --> docusign/src/types.rs:77519:1 | 77519 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77484
warning: empty doc comment --> docusign/src/types.rs:77484:5 | 77484 | / /** 77485 | | * 77486 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77481
warning: empty doc comment --> docusign/src/types.rs:77481:1 | 77481 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77469
warning: empty doc comment --> docusign/src/types.rs:77469:5 | 77469 | / /** 77470 | | * 77471 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77459
warning: empty doc comment --> docusign/src/types.rs:77459:5 | 77459 | / /** 77460 | | * 77461 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77456
warning: empty doc comment --> docusign/src/types.rs:77456:1 | 77456 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77444
warning: empty doc comment --> docusign/src/types.rs:77444:5 | 77444 | / /** 77445 | | * 77446 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77434
warning: empty doc comment --> docusign/src/types.rs:77434:5 | 77434 | / /** 77435 | | * 77436 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77424
warning: empty doc comment --> docusign/src/types.rs:77424:5 | 77424 | / /** 77425 | | * 77426 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77414
warning: empty doc comment --> docusign/src/types.rs:77414:5 | 77414 | / /** 77415 | | * 77416 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77411
warning: empty doc comment --> docusign/src/types.rs:77411:1 | 77411 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77324
warning: empty doc comment --> docusign/src/types.rs:77324:5 | 77324 | / /** 77325 | | * 77326 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77321
warning: empty doc comment --> docusign/src/types.rs:77321:1 | 77321 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77310
warning: empty doc comment --> docusign/src/types.rs:77310:5 | 77310 | / /** 77311 | | * 77312 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77307
warning: empty doc comment --> docusign/src/types.rs:77307:1 | 77307 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77087
warning: empty doc comment --> docusign/src/types.rs:77087:5 | 77087 | / /** 77088 | | * 77089 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77078
warning: empty doc comment --> docusign/src/types.rs:77078:5 | 77078 | / /** 77079 | | * 77080 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77068
warning: empty doc comment --> docusign/src/types.rs:77068:5 | 77068 | / /** 77069 | | * 77070 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77059
warning: empty doc comment --> docusign/src/types.rs:77059:5 | 77059 | / /** 77060 | | * 77061 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77056
warning: empty doc comment --> docusign/src/types.rs:77056:1 | 77056 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77045
warning: empty doc comment --> docusign/src/types.rs:77045:5 | 77045 | / /** 77046 | | * 77047 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77035
warning: empty doc comment --> docusign/src/types.rs:77035:5 | 77035 | / /** 77036 | | * 77037 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L77032
warning: empty doc comment --> docusign/src/types.rs:77032:1 | 77032 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L76041
warning: empty doc comment --> docusign/src/types.rs:76041:5 | 76041 | / /** 76042 | | * 76043 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L76031
warning: empty doc comment --> docusign/src/types.rs:76031:5 | 76031 | / /** 76032 | | * 76033 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L76021
warning: empty doc comment --> docusign/src/types.rs:76021:5 | 76021 | / /** 76022 | | * 76023 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L76011
warning: empty doc comment --> docusign/src/types.rs:76011:5 | 76011 | / /** 76012 | | * 76013 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L76008
warning: empty doc comment --> docusign/src/types.rs:76008:1 | 76008 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75932
warning: empty doc comment --> docusign/src/types.rs:75932:5 | 75932 | / /** 75933 | | * 75934 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75922
warning: empty doc comment --> docusign/src/types.rs:75922:5 | 75922 | / /** 75923 | | * 75924 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75913
warning: empty doc comment --> docusign/src/types.rs:75913:5 | 75913 | / /** 75914 | | * 75915 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75903
warning: empty doc comment --> docusign/src/types.rs:75903:5 | 75903 | / /** 75904 | | * 75905 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75894
warning: empty doc comment --> docusign/src/types.rs:75894:5 | 75894 | / /** 75895 | | * 75896 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75885
warning: empty doc comment --> docusign/src/types.rs:75885:5 | 75885 | / /** 75886 | | * 75887 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75876
warning: empty doc comment --> docusign/src/types.rs:75876:5 | 75876 | / /** 75877 | | * 75878 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75867
warning: empty doc comment --> docusign/src/types.rs:75867:5 | 75867 | / /** 75868 | | * 75869 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75858
warning: empty doc comment --> docusign/src/types.rs:75858:5 | 75858 | / /** 75859 | | * 75860 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75849
warning: empty doc comment --> docusign/src/types.rs:75849:5 | 75849 | / /** 75850 | | * 75851 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75840
warning: empty doc comment --> docusign/src/types.rs:75840:5 | 75840 | / /** 75841 | | * 75842 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75831
warning: empty doc comment --> docusign/src/types.rs:75831:5 | 75831 | / /** 75832 | | * 75833 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75822
warning: empty doc comment --> docusign/src/types.rs:75822:5 | 75822 | / /** 75823 | | * 75824 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75812
warning: empty doc comment --> docusign/src/types.rs:75812:5 | 75812 | / /** 75813 | | * 75814 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75803
warning: empty doc comment --> docusign/src/types.rs:75803:5 | 75803 | / /** 75804 | | * 75805 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75793
warning: empty doc comment --> docusign/src/types.rs:75793:5 | 75793 | / /** 75794 | | * 75795 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75784
warning: empty doc comment --> docusign/src/types.rs:75784:5 | 75784 | / /** 75785 | | * 75786 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75774
warning: empty doc comment --> docusign/src/types.rs:75774:5 | 75774 | / /** 75775 | | * 75776 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75765
warning: empty doc comment --> docusign/src/types.rs:75765:5 | 75765 | / /** 75766 | | * 75767 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75755
warning: empty doc comment --> docusign/src/types.rs:75755:5 | 75755 | / /** 75756 | | * 75757 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75746
warning: empty doc comment --> docusign/src/types.rs:75746:5 | 75746 | / /** 75747 | | * 75748 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75736
warning: empty doc comment --> docusign/src/types.rs:75736:5 | 75736 | / /** 75737 | | * 75738 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75727
warning: empty doc comment --> docusign/src/types.rs:75727:5 | 75727 | / /** 75728 | | * 75729 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75717
warning: empty doc comment --> docusign/src/types.rs:75717:5 | 75717 | / /** 75718 | | * 75719 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75708
warning: empty doc comment --> docusign/src/types.rs:75708:5 | 75708 | / /** 75709 | | * 75710 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75698
warning: empty doc comment --> docusign/src/types.rs:75698:5 | 75698 | / /** 75699 | | * 75700 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75689
warning: empty doc comment --> docusign/src/types.rs:75689:5 | 75689 | / /** 75690 | | * 75691 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75680
warning: empty doc comment --> docusign/src/types.rs:75680:5 | 75680 | / /** 75681 | | * 75682 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75671
warning: empty doc comment --> docusign/src/types.rs:75671:5 | 75671 | / /** 75672 | | * 75673 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75662
warning: empty doc comment --> docusign/src/types.rs:75662:5 | 75662 | / /** 75663 | | * 75664 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75653
warning: empty doc comment --> docusign/src/types.rs:75653:5 | 75653 | / /** 75654 | | * 75655 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75644
warning: empty doc comment --> docusign/src/types.rs:75644:5 | 75644 | / /** 75645 | | * 75646 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75635
warning: empty doc comment --> docusign/src/types.rs:75635:5 | 75635 | / /** 75636 | | * 75637 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75625
warning: empty doc comment --> docusign/src/types.rs:75625:5 | 75625 | / /** 75626 | | * 75627 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75615
warning: empty doc comment --> docusign/src/types.rs:75615:5 | 75615 | / /** 75616 | | * 75617 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75606
warning: empty doc comment --> docusign/src/types.rs:75606:5 | 75606 | / /** 75607 | | * 75608 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75596
warning: empty doc comment --> docusign/src/types.rs:75596:5 | 75596 | / /** 75597 | | * 75598 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75587
warning: empty doc comment --> docusign/src/types.rs:75587:5 | 75587 | / /** 75588 | | * 75589 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75577
warning: empty doc comment --> docusign/src/types.rs:75577:5 | 75577 | / /** 75578 | | * 75579 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75568
warning: empty doc comment --> docusign/src/types.rs:75568:5 | 75568 | / /** 75569 | | * 75570 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75559
warning: empty doc comment --> docusign/src/types.rs:75559:5 | 75559 | / /** 75560 | | * 75561 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75549
warning: empty doc comment --> docusign/src/types.rs:75549:5 | 75549 | / /** 75550 | | * 75551 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75540
warning: empty doc comment --> docusign/src/types.rs:75540:5 | 75540 | / /** 75541 | | * 75542 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75531
warning: empty doc comment --> docusign/src/types.rs:75531:5 | 75531 | / /** 75532 | | * 75533 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75521
warning: empty doc comment --> docusign/src/types.rs:75521:5 | 75521 | / /** 75522 | | * 75523 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75512
warning: empty doc comment --> docusign/src/types.rs:75512:5 | 75512 | / /** 75513 | | * 75514 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75503
warning: empty doc comment --> docusign/src/types.rs:75503:5 | 75503 | / /** 75504 | | * 75505 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75494
warning: empty doc comment --> docusign/src/types.rs:75494:5 | 75494 | / /** 75495 | | * 75496 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75485
warning: empty doc comment --> docusign/src/types.rs:75485:5 | 75485 | / /** 75486 | | * 75487 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75476
warning: empty doc comment --> docusign/src/types.rs:75476:5 | 75476 | / /** 75477 | | * 75478 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75467
warning: empty doc comment --> docusign/src/types.rs:75467:5 | 75467 | / /** 75468 | | * 75469 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75458
warning: empty doc comment --> docusign/src/types.rs:75458:5 | 75458 | / /** 75459 | | * 75460 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75449
warning: empty doc comment --> docusign/src/types.rs:75449:5 | 75449 | / /** 75450 | | * 75451 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75439
warning: empty doc comment --> docusign/src/types.rs:75439:5 | 75439 | / /** 75440 | | * 75441 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75430
warning: empty doc comment --> docusign/src/types.rs:75430:5 | 75430 | / /** 75431 | | * 75432 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75420
warning: empty doc comment --> docusign/src/types.rs:75420:5 | 75420 | / /** 75421 | | * 75422 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75411
warning: empty doc comment --> docusign/src/types.rs:75411:5 | 75411 | / /** 75412 | | * 75413 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75401
warning: empty doc comment --> docusign/src/types.rs:75401:5 | 75401 | / /** 75402 | | * 75403 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75392
warning: empty doc comment --> docusign/src/types.rs:75392:5 | 75392 | / /** 75393 | | * 75394 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75373
warning: empty doc comment --> docusign/src/types.rs:75373:5 | 75373 | / /** 75374 | | * 75375 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75364
warning: empty doc comment --> docusign/src/types.rs:75364:5 | 75364 | / /** 75365 | | * 75366 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75354
warning: empty doc comment --> docusign/src/types.rs:75354:5 | 75354 | / /** 75355 | | * 75356 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75345
warning: empty doc comment --> docusign/src/types.rs:75345:5 | 75345 | / /** 75346 | | * 75347 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75336
warning: empty doc comment --> docusign/src/types.rs:75336:5 | 75336 | / /** 75337 | | * 75338 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75327
warning: empty doc comment --> docusign/src/types.rs:75327:5 | 75327 | / /** 75328 | | * 75329 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75317
warning: empty doc comment --> docusign/src/types.rs:75317:5 | 75317 | / /** 75318 | | * 75319 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75308
warning: empty doc comment --> docusign/src/types.rs:75308:5 | 75308 | / /** 75309 | | * 75310 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75298
warning: empty doc comment --> docusign/src/types.rs:75298:5 | 75298 | / /** 75299 | | * 75300 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75289
warning: empty doc comment --> docusign/src/types.rs:75289:5 | 75289 | / /** 75290 | | * 75291 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75279
warning: empty doc comment --> docusign/src/types.rs:75279:5 | 75279 | / /** 75280 | | * 75281 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75270
warning: empty doc comment --> docusign/src/types.rs:75270:5 | 75270 | / /** 75271 | | * 75272 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75260
warning: empty doc comment --> docusign/src/types.rs:75260:5 | 75260 | / /** 75261 | | * 75262 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75251
warning: empty doc comment --> docusign/src/types.rs:75251:5 | 75251 | / /** 75252 | | * 75253 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75241
warning: empty doc comment --> docusign/src/types.rs:75241:5 | 75241 | / /** 75242 | | * 75243 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75232
warning: empty doc comment --> docusign/src/types.rs:75232:5 | 75232 | / /** 75233 | | * 75234 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75222
warning: empty doc comment --> docusign/src/types.rs:75222:5 | 75222 | / /** 75223 | | * 75224 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75213
warning: empty doc comment --> docusign/src/types.rs:75213:5 | 75213 | / /** 75214 | | * 75215 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75204
warning: empty doc comment --> docusign/src/types.rs:75204:5 | 75204 | / /** 75205 | | * 75206 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75195
warning: empty doc comment --> docusign/src/types.rs:75195:5 | 75195 | / /** 75196 | | * 75197 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75185
warning: empty doc comment --> docusign/src/types.rs:75185:5 | 75185 | / /** 75186 | | * 75187 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75176
warning: empty doc comment --> docusign/src/types.rs:75176:5 | 75176 | / /** 75177 | | * 75178 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75166
warning: empty doc comment --> docusign/src/types.rs:75166:5 | 75166 | / /** 75167 | | * 75168 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75157
warning: empty doc comment --> docusign/src/types.rs:75157:5 | 75157 | / /** 75158 | | * 75159 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75147
warning: empty doc comment --> docusign/src/types.rs:75147:5 | 75147 | / /** 75148 | | * 75149 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75138
warning: empty doc comment --> docusign/src/types.rs:75138:5 | 75138 | / /** 75139 | | * 75140 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75128
warning: empty doc comment --> docusign/src/types.rs:75128:5 | 75128 | / /** 75129 | | * 75130 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75119
warning: empty doc comment --> docusign/src/types.rs:75119:5 | 75119 | / /** 75120 | | * 75121 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75109
warning: empty doc comment --> docusign/src/types.rs:75109:5 | 75109 | / /** 75110 | | * 75111 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75100
warning: empty doc comment --> docusign/src/types.rs:75100:5 | 75100 | / /** 75101 | | * 75102 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75090
warning: empty doc comment --> docusign/src/types.rs:75090:5 | 75090 | / /** 75091 | | * 75092 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75081
warning: empty doc comment --> docusign/src/types.rs:75081:5 | 75081 | / /** 75082 | | * 75083 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75071
warning: empty doc comment --> docusign/src/types.rs:75071:5 | 75071 | / /** 75072 | | * 75073 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: docusign/src/types.rs#L75062
warning: empty doc comment --> docusign/src/types.rs:75062:5 | 75062 | / /** 75063 | | * 75064 | | */ | |_______^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
cargo build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/