Struct usiagent::player::USIInfoSender [−][src]
pub struct USIInfoSender { /* fields omitted */ }
Expand description
infoコマンドを標準出力へ出力するInfoSender
の実装
Implementations
Trait Implementations
infoコマンドを出力する Read more
Auto Trait Implementations
impl !RefUnwindSafe for USIInfoSender
impl Send for USIInfoSender
impl !Sync for USIInfoSender
impl Unpin for USIInfoSender
impl !UnwindSafe for USIInfoSender
Blanket Implementations
Mutably borrows from an owned value. Read more