René's URL Explorer Experiment


Title: rustpython::shell::ShellExecResult - Rust

Description: API documentation for the Rust `ShellExecResult` enum in crate `rustpython`.

Keywords:

Generator: rustdoc

direct link

Domain: rustpython.github.io

Links:

https://rustpython.github.io/website/rustpython/index.html
Variantshttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variants
Okhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variant.Ok
PyErrhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variant.PyErr
Continuehttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variant.Continue
Auto Trait Implementationshttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#synthetic-implementations
!RefUnwindSafehttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-RefUnwindSafe
!Sendhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Send
!Synchttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Sync
Unpinhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Unpin
!UnwindSafehttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-UnwindSafe
Blanket Implementationshttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#blanket-implementations
Anyhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Any
Borrowhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Borrow%3CT%3E
BorrowMuthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-BorrowMut%3CT%3E
Fromhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-From%3CT%3E
Intohttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Into%3CU%3E
Samehttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Same%3CT%3E
TryFromhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-TryFrom%3CU%3E
TryIntohttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-TryInto%3CU%3E
VZiphttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-VZip%3CV%3E
rustpythonhttps://rustpython.github.io/website/rustpython/index.html
shellhttps://rustpython.github.io/website/rustpython/shell/index.html
https://rustpython.github.io/website/settings.html
[−]javascript:void(0)
[src]https://rustpython.github.io/website/src/rustpython/shell.rs.html#17-21
rustpythonhttps://rustpython.github.io/website/rustpython/index.html
shellhttps://rustpython.github.io/website/rustpython/shell/index.html
ShellExecResulthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html
PyBaseExceptionRefhttps://rustpython.github.io/website/rustpython_vm/exceptions/type.PyBaseExceptionRef.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variants
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variant.Ok
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variant.PyErr
PyBaseExceptionRefhttps://rustpython.github.io/website/rustpython_vm/exceptions/type.PyBaseExceptionRef.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#variant.Continue
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#synthetic-implementations
RefUnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html
ShellExecResulthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-RefUnwindSafe
Sendhttps://doc.rust-lang.org/nightly/core/marker/trait.Send.html
ShellExecResulthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Send
Synchttps://doc.rust-lang.org/nightly/core/marker/trait.Sync.html
ShellExecResulthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Sync
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
ShellExecResulthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Unpin
UnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html
ShellExecResulthttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-UnwindSafe
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#blanket-implementations
Anyhttps://doc.rust-lang.org/nightly/core/any/trait.Any.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Any
[src]https://doc.rust-lang.org/nightly/src/core/any.rs.html#98-100
type_idhttps://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id
TypeIdhttps://doc.rust-lang.org/nightly/core/any/struct.TypeId.html
[src]https://doc.rust-lang.org/nightly/src/core/any.rs.html#99
Read morehttps://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id
Borrowhttps://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Borrow%3CT%3E
[src]https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#213-215
borrowhttps://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow
&https://doc.rust-lang.org/nightly/std/primitive.reference.html
[src]https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214
Read morehttps://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow
BorrowMuthttps://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-BorrowMut%3CT%3E
[src]https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#218-220
borrow_muthttps://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut
&mut https://doc.rust-lang.org/nightly/std/primitive.reference.html
[src]https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#219
Read morehttps://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-From%3CT%3E
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#564-568
fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#565-567
Intohttps://doc.rust-lang.org/nightly/core/convert/trait.Into.html
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Into%3CU%3E
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#553-560
intohttps://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#557-559
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-Same%3CT%3E
Outputhttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#associatedtype.Output
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Intohttps://doc.rust-lang.org/nightly/core/convert/trait.Into.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-TryFrom%3CU%3E
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#601-610
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
Infalliblehttps://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html
try_fromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from
Resulthttps://doc.rust-lang.org/nightly/core/result/enum.Result.html
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#607-609
TryIntohttps://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-TryInto%3CU%3E
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#587-596
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
try_intohttps://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into
Resulthttps://doc.rust-lang.org/nightly/core/result/enum.Result.html
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
[src]https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#593-595
https://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#impl-VZip%3CV%3E
vziphttps://rustpython.github.io/website/rustpython/shell/enum.ShellExecResult.html#method.vzip

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.