René's URL Explorer Experiment


Title: rustpython_vm::pyobject::PyObject - Rust

Description: API documentation for the Rust `PyObject` struct in crate `rustpython_vm`.

Keywords:

Generator: rustdoc

direct link

Domain: rustpython.github.io

Links:

https://rustpython.github.io/website/rustpython_vm/index.html
Fieldshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#fields
typhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#structfield.typ
dicthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#structfield.dict
payloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#structfield.payload
Methodshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#methods
downcasthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.downcast
into_refhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.into_ref
newhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.new
payloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.payload
payload_if_subclasshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.payload_if_subclass
payload_ishttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.payload_is
Trait Implementationshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#implementations
Debughttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Debug
Displayhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Display
IdProtocolhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-IdProtocol
TypeProtocolhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-TypeProtocol
Auto Trait Implementationshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#synthetic-implementations
!RefUnwindSafehttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-RefUnwindSafe
!Sendhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Send
!Synchttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Sync
Unpinhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Unpin
!UnwindSafehttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-UnwindSafe
Blanket Implementationshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#blanket-implementations
Anyhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Any
Borrowhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Borrow%3CT%3E
BorrowMuthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-BorrowMut%3CT%3E
Fromhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-From%3CT%3E
Intohttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Into%3CU%3E
Samehttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Same%3CT%3E
ToStringhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-ToString
TryFromhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-TryFrom%3CU%3E
TryIntohttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-TryInto%3CU%3E
VZiphttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-VZip%3CV%3E
rustpython_vmhttps://rustpython.github.io/website/rustpython_vm/index.html
pyobjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/index.html
https://rustpython.github.io/website/settings.html
[−]javascript:void(0)
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#595-602
rustpython_vmhttps://rustpython.github.io/website/rustpython_vm/index.html
pyobjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/index.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
PyClassRefhttps://rustpython.github.io/website/rustpython_vm/obj/objtype/type.PyClassRef.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
RefCellhttps://doc.rust-lang.org/nightly/core/cell/struct.RefCell.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#fields
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#structfield.typ
PyClassRefhttps://rustpython.github.io/website/rustpython_vm/obj/objtype/type.PyClassRef.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#structfield.dict
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
RefCellhttps://doc.rust-lang.org/nightly/core/cell/struct.RefCell.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#structfield.payload
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#methods
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#604-621
downcasthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.downcast
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
Rchttps://doc.rust-lang.org/nightly/alloc/rc/struct.Rc.html
Resulthttps://doc.rust-lang.org/nightly/core/result/enum.Result.html
PyRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyRef.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#609-620
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-1
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1069-1087
newhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.new
PyClassRefhttps://rustpython.github.io/website/rustpython_vm/obj/objtype/type.PyClassRef.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1074-1081
into_refhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.into_ref
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1084-1086
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-2
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1089-1111
payloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.payload
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
&https://doc.rust-lang.org/nightly/std/primitive.reference.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1091-1093
payload_ishttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.payload_is
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1096-1098
payload_if_subclasshttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.payload_if_subclass
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
PyValuehttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyValue.html
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
&https://doc.rust-lang.org/nightly/std/primitive.reference.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#1101-1110
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#implementations
Debughttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Debug
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#873-877
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_vm/pyobject.rs.html#874-876
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
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Display
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#75-90
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_vm/pyobject.rs.html#76-89
Read morehttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
IdProtocolhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.IdProtocol.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-IdProtocol
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#778-782
get_idhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.IdProtocol.html#tymethod.get_id
usizehttps://doc.rust-lang.org/nightly/std/primitive.usize.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#779-781
ishttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.IdProtocol.html#method.is
&https://doc.rust-lang.org/nightly/std/primitive.reference.html
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
IdProtocolhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.IdProtocol.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#761-766
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
TypeProtocolhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.TypeProtocol.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
PyObjectPayloadhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.PyObjectPayload.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-TypeProtocol
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#806-813
classhttps://rustpython.github.io/website/rustpython_vm/pyobject/trait.TypeProtocol.html#tymethod.class
PyClassRefhttps://rustpython.github.io/website/rustpython_vm/obj/objtype/type.PyClassRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/pyobject.rs.html#810-812
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#synthetic-implementations
RefUnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-RefUnwindSafe
Sendhttps://doc.rust-lang.org/nightly/core/marker/trait.Send.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Send
Synchttps://doc.rust-lang.org/nightly/core/marker/trait.Sync.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Sync
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-Unpin
UnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html
PyObjecthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#impl-UnwindSafe
https://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.html#impl-Same%3CT%3E
Outputhttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#associatedtype.Output
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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.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_vm/pyobject/struct.PyObject.html#impl-VZip%3CV%3E
vziphttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyObject.html#method.vzip

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


URLs of crawlers that visited me.