René's URL Explorer Experiment


Title: rustpython_parser::error::LexicalErrorType - Rust

Description: API documentation for the Rust `LexicalErrorType` enum in crate `rustpython_parser`.

Keywords:

Generator: rustdoc

direct link

Domain: rustpython.github.io

Links:

https://rustpython.github.io/website/rustpython_parser/index.html
Variantshttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variants
StringErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.StringError
UnicodeErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.UnicodeError
NestingErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.NestingError
IndentationErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.IndentationError
TabErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.TabError
DefaultArgumentErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.DefaultArgumentError
PositionalArgumentErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.PositionalArgumentError
DuplicateKeywordArgumentErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.DuplicateKeywordArgumentError
UnrecognizedTokenhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.UnrecognizedToken
FStringErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.FStringError
LineContinuationErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.LineContinuationError
OtherErrorhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.OtherError
Trait Implementationshttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#implementations
Debughttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Debug
Displayhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Display
PartialEqhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-PartialEq%3CLexicalErrorType%3E
StructuralPartialEqhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-StructuralPartialEq
Auto Trait Implementationshttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#synthetic-implementations
RefUnwindSafehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-RefUnwindSafe
Sendhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Send
Synchttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Sync
Unpinhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Unpin
UnwindSafehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-UnwindSafe
Blanket Implementationshttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#blanket-implementations
Anyhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Any
Borrowhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Borrow%3CT%3E
BorrowMuthttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-BorrowMut%3CT%3E
Fromhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-From%3CT%3E
Intohttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Into%3CU%3E
ToStringhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-ToString
TryFromhttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-TryFrom%3CU%3E
TryIntohttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-TryInto%3CU%3E
rustpython_parserhttps://rustpython.github.io/website/rustpython_parser/index.html
errorhttps://rustpython.github.io/website/rustpython_parser/error/index.html
https://rustpython.github.io/website/settings.html
[−]javascript:void(0)
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#19-32
rustpython_parserhttps://rustpython.github.io/website/rustpython_parser/index.html
errorhttps://rustpython.github.io/website/rustpython_parser/error/index.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
charhttps://doc.rust-lang.org/nightly/std/primitive.char.html
FStringErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.FStringErrorType.html
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variants
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.StringError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.UnicodeError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.NestingError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.IndentationError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.TabError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.DefaultArgumentError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.PositionalArgumentError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.DuplicateKeywordArgumentError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.UnrecognizedToken
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.UnrecognizedToken.field.tok
charhttps://doc.rust-lang.org/nightly/std/primitive.char.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.FStringError
FStringErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.FStringErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.LineContinuationError
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#variant.OtherError
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#implementations
Debughttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Debug
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#18
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_parser/error.rs.html#18
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
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Display
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#34-65
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_parser/error.rs.html#35-64
Read morehttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt
PartialEqhttps://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-PartialEq%3CLexicalErrorType%3E
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#18
eqhttps://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#18
Read morehttps://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq
nehttps://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#18
StructuralPartialEqhttps://doc.rust-lang.org/nightly/core/marker/trait.StructuralPartialEq.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-StructuralPartialEq
[src]https://rustpython.github.io/website/src/rustpython_parser/error.rs.html#18
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#synthetic-implementations
RefUnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-RefUnwindSafe
Sendhttps://doc.rust-lang.org/nightly/core/marker/trait.Send.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Send
Synchttps://doc.rust-lang.org/nightly/core/marker/trait.Sync.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Sync
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-Unpin
UnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html
LexicalErrorTypehttps://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.html#impl-UnwindSafe
https://rustpython.github.io/website/rustpython_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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_parser/error/enum.LexicalErrorType.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.