minor correction bridge.rs
This commit is contained in:
parent
88faf3acad
commit
ba29dac6ad
|
@ -469,7 +469,7 @@ impl_our! {
|
|||
impl Write for std::process::ChildStdin
|
||||
}
|
||||
|
||||
// No ide why other &ChildStd* are not implemented
|
||||
// No idea why other &ChildStd* are not implemented
|
||||
impl_our! {
|
||||
impl Write for &'_ std::process::ChildStdin
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue