René's URL Explorer Experiment


Title: rustpython_compiler::error::CompileError - Rust

Description: API documentation for the Rust `CompileError` struct in crate `rustpython_compiler`.

Keywords:

Generator: rustdoc

direct link

Domain: rustpython.github.io

Links:

https://rustpython.github.io/website/rustpython_compiler/index.html
Fieldshttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#fields
statementhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.statement
errorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.error
locationhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.location
source_pathhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.source_path
Methodshttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#methods
is_indentation_errorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.is_indentation_error
is_tab_errorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.is_tab_error
update_source_pathhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.update_source_path
update_statement_infohttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.update_statement_info
Trait Implementationshttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#implementations
Debughttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Debug
Displayhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Display
Errorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Error
Fromhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-From%3CParseError%3E
Fromhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-From%3CSymbolTableError%3E
Auto Trait Implementationshttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#synthetic-implementations
RefUnwindSafehttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-RefUnwindSafe
Sendhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Send
Synchttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Sync
Unpinhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Unpin
UnwindSafehttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-UnwindSafe
Blanket Implementationshttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#blanket-implementations
Anyhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Any
Borrowhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Borrow%3CT%3E
BorrowMuthttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-BorrowMut%3CT%3E
Fromhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-From%3CT%3E
Intohttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Into%3CU%3E
ToStringhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-ToString
TryFromhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-TryFrom%3CU%3E
TryIntohttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-TryInto%3CU%3E
rustpython_compilerhttps://rustpython.github.io/website/rustpython_compiler/index.html
errorhttps://rustpython.github.io/website/rustpython_compiler/error/index.html
https://rustpython.github.io/website/settings.html
[−]javascript:void(0)
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#9-14
rustpython_compilerhttps://rustpython.github.io/website/rustpython_compiler/index.html
errorhttps://rustpython.github.io/website/rustpython_compiler/error/index.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
CompileErrorTypehttps://rustpython.github.io/website/rustpython_compiler/error/enum.CompileErrorType.html
Locationhttps://rustpython.github.io/website/rustpython_parser/location/struct.Location.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#fields
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.statement
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.error
CompileErrorTypehttps://rustpython.github.io/website/rustpython_compiler/error/enum.CompileErrorType.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.location
Locationhttps://rustpython.github.io/website/rustpython_parser/location/struct.Location.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#structfield.source_path
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#methods
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#16-25
update_statement_infohttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.update_statement_info
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#17-19
update_source_pathhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.update_source_path
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#21-24
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-1
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#59-84
is_indentation_errorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.is_indentation_error
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#60-72
is_tab_errorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#method.is_tab_error
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#74-83
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#implementations
Debughttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Debug
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#8
fmthttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt
Formatterhttps://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html
Resulthttps://doc.rust-lang.org/nightly/core/fmt/type.Result.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#8
Read morehttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt
Displayhttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Display
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#86-113
fmthttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt
Formatterhttps://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html
Resulthttps://doc.rust-lang.org/nightly/core/fmt/type.Result.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#87-112
Read morehttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt
Errorhttps://doc.rust-lang.org/nightly/std/error/trait.Error.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Error
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#115-119
sourcehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.source
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Errorhttps://doc.rust-lang.org/nightly/std/error/trait.Error.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#116-118
Read morehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.source
descriptionhttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.description
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
[src]https://doc.rust-lang.org/nightly/src/std/error.rs.html#70-72
Read morehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.description
causehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.cause
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Errorhttps://doc.rust-lang.org/nightly/std/error/trait.Error.html
[src]https://doc.rust-lang.org/nightly/src/std/error.rs.html#135-137
Read morehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.cause
backtracehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.backtrace
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
Backtracehttps://doc.rust-lang.org/nightly/std/backtrace/struct.Backtrace.html
[src]https://doc.rust-lang.org/nightly/src/std/error.rs.html#219-221
Read morehttps://doc.rust-lang.org/nightly/std/error/trait.Error.html#method.backtrace
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
ParseErrorhttps://rustpython.github.io/website/rustpython_parser/error/struct.ParseError.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-From%3CParseError%3E
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#27-36
fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from
ParseErrorhttps://rustpython.github.io/website/rustpython_parser/error/struct.ParseError.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/error.rs.html#28-35
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
SymbolTableErrorhttps://rustpython.github.io/website/rustpython_compiler/symboltable/struct.SymbolTableError.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-From%3CSymbolTableError%3E
[src]https://rustpython.github.io/website/src/rustpython_compiler/symboltable.rs.html#142-151
fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from
SymbolTableErrorhttps://rustpython.github.io/website/rustpython_compiler/symboltable/struct.SymbolTableError.html
[src]https://rustpython.github.io/website/src/rustpython_compiler/symboltable.rs.html#143-150
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#synthetic-implementations
RefUnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-RefUnwindSafe
Sendhttps://doc.rust-lang.org/nightly/core/marker/trait.Send.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Send
Synchttps://doc.rust-lang.org/nightly/core/marker/trait.Sync.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Sync
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-Unpin
UnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html
CompileErrorhttps://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-UnwindSafe
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.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_compiler/error/struct.CompileError.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_compiler/error/struct.CompileError.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_compiler/error/struct.CompileError.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_compiler/error/struct.CompileError.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_compiler/error/struct.CompileError.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
ToStringhttps://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html
Displayhttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
https://rustpython.github.io/website/rustpython_compiler/error/struct.CompileError.html#impl-ToString
[src]https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2175-2185
to_stringhttps://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
[src]https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2177-2184
Read morehttps://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string
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_compiler/error/struct.CompileError.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_compiler/error/struct.CompileError.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

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


URLs of crawlers that visited me.