René's URL Explorer Experiment


Title: rustpython_vm::scope::Scope - Rust

Description: API documentation for the Rust `Scope` 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/scope/struct.Scope.html#fields
globalshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#structfield.globals
Methodshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#methods
get_localshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.get_locals
get_only_localshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.get_only_locals
newhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.new
new_child_scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.new_child_scope
new_child_scope_with_localshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.new_child_scope_with_locals
with_builtinshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.with_builtins
Trait Implementationshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#implementations
Clonehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Clone
Debughttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Debug
NameProtocolhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-NameProtocol
Auto Trait Implementationshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#synthetic-implementations
!RefUnwindSafehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-RefUnwindSafe
!Sendhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Send
!Synchttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Sync
Unpinhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Unpin
!UnwindSafehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-UnwindSafe
Blanket Implementationshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#blanket-implementations
Anyhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Any
Borrowhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Borrow%3CT%3E
BorrowMuthttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-BorrowMut%3CT%3E
Fromhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-From%3CT%3E
Intohttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Into%3CU%3E
Samehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Same%3CT%3E
ToOwnedhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-ToOwned
TryFromhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-TryFrom%3CU%3E
TryIntohttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-TryInto%3CU%3E
VZiphttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-VZip%3CV%3E
rustpython_vmhttps://rustpython.github.io/website/rustpython_vm/index.html
scopehttps://rustpython.github.io/website/rustpython_vm/scope/index.html
https://rustpython.github.io/website/settings.html
[−]javascript:void(0)
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#12-15
rustpython_vmhttps://rustpython.github.io/website/rustpython_vm/index.html
scopehttps://rustpython.github.io/website/rustpython_vm/scope/index.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#fields
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#structfield.globals
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#methods
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#24-73
newhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.new
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#25-33
with_builtinshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.with_builtins
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#35-47
get_localshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.get_locals
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#49-54
get_only_localshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.get_only_locals
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#56-58
new_child_scope_with_localshttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.new_child_scope_with_locals
PyDictRefhttps://rustpython.github.io/website/rustpython_vm/obj/objdict/type.PyDictRef.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#60-68
new_child_scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.new_child_scope
PyContexthttps://rustpython.github.io/website/rustpython_vm/pyobject/struct.PyContext.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#70-72
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#implementations
Clonehttps://doc.rust-lang.org/nightly/core/clone/trait.Clone.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Clone
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#11
clonehttps://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#11
Read morehttps://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone
clone_fromhttps://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from
&https://doc.rust-lang.org/nightly/std/primitive.reference.html
[src]https://doc.rust-lang.org/nightly/src/core/clone.rs.html#131-133
Read morehttps://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from
Debughttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Debug
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#17-22
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/scope.rs.html#18-21
Read morehttps://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt
NameProtocolhttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-NameProtocol
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#86-144
load_namehttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.load_name
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#88-97
load_localhttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.load_local
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#101-103
load_cellhttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.load_cell
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#106-113
store_cellhttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.store_cell
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#115-121
store_namehttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.store_name
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#123-125
delete_namehttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.delete_name
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
PyResulthttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyResult.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#127-129
load_globalhttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.load_global
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Optionhttps://doc.rust-lang.org/nightly/core/option/enum.Option.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#133-139
store_globalhttps://rustpython.github.io/website/rustpython_vm/scope/trait.NameProtocol.html#tymethod.store_global
VirtualMachinehttps://rustpython.github.io/website/rustpython_vm/struct.VirtualMachine.html
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
PyObjectRefhttps://rustpython.github.io/website/rustpython_vm/pyobject/type.PyObjectRef.html
[src]https://rustpython.github.io/website/src/rustpython_vm/scope.rs.html#141-143
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#synthetic-implementations
RefUnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-RefUnwindSafe
Sendhttps://doc.rust-lang.org/nightly/core/marker/trait.Send.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Send
Synchttps://doc.rust-lang.org/nightly/core/marker/trait.Sync.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Sync
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-Unpin
UnwindSafehttps://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html
Scopehttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-UnwindSafe
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.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/scope/struct.Scope.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/scope/struct.Scope.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/scope/struct.Scope.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/scope/struct.Scope.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/scope/struct.Scope.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/scope/struct.Scope.html#impl-Same%3CT%3E
Outputhttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#associatedtype.Output
ToOwnedhttps://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html
Clonehttps://doc.rust-lang.org/nightly/core/clone/trait.Clone.html
https://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#impl-ToOwned
[src]https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#81-92
Ownedhttps://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#associatedtype.Owned
to_ownedhttps://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned
[src]https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#85-87
Read morehttps://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned
clone_intohttps://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into
&mut https://doc.rust-lang.org/nightly/std/primitive.reference.html
[src]https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#89-91
Read morehttps://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into
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/scope/struct.Scope.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/scope/struct.Scope.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/scope/struct.Scope.html#impl-VZip%3CV%3E
vziphttps://rustpython.github.io/website/rustpython_vm/scope/struct.Scope.html#method.vzip

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


URLs of crawlers that visited me.