8000 docs: Rust APIの`Synthesizer`のドキュメントを訂正 by qryxip · Pull Request #847 · VOICEVOX/voicevox_core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: Rust APIのSynthesizerのドキュメントを訂正 #847

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

qryxip
Copy link
Member
@qryxip qryxip commented Oct 3, 2024

内容

Rust APIのSynthesizerについて、以下のFIXMEを解消します。

pub(crate) mod blocking {
    // FIXME: ここのdocのコードブロックはasync版のものなので、`nonblocking`モジュールの方に移した上で、
    // (ブロッキング版をpublic APIにするならの話ではあるが)ブロッキング版はブロッキング版でコード例
    // を用意する

関連 Issue

その他

Rust APIの`Synthesizer`について、以下のFIXMEを解消する。

```
pub(crate) mod blocking {
    // FIXME: ここのdocのコードブロックはasync版のものなので、`nonblocking`モジュールの方に移した上で、
    // (ブロッキング版をpublic APIにするならの話ではあるが)ブロッキング版はブロッキング版でコード例
    // を用意する
```
@qryxip qryxip requested a review from Hiroshiba October 3, 2024 17:33
Copy link
Member
@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!!

関数についてるドキュメント、いい感じに思いました!!

@qryxip qryxip merged commit d915f19 into VOICEVOX:main Oct 4, 2024
30 checks passed
@qryxip qryxip deleted the docs-fix-synthesizer-in-rust-api branch October 4, 2024 13:59
FanaticPond3462 added a commit to FanaticPond3462/vinovox_core that referenced this pull request Oct 5, 2024
docs: Rust APIの`Synthesizer`のドキュメントを訂正 (VOICEVOX#847)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0