Enum syntax::ext::tt::transcribe::LockstepIterSize [−][src]
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Variants
Unconstrained
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Constraint(usize, Ident)
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Contradiction(String)
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Trait Implementations
impl Clone for LockstepIterSize
[src]
impl Clone for LockstepIterSize
fn clone(&self) -> LockstepIterSize
[src]
fn clone(&self) -> LockstepIterSize
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Add for LockstepIterSize
[src]
impl Add for LockstepIterSize
type Output = LockstepIterSize
The resulting type after applying the +
operator.
fn add(self, other: LockstepIterSize) -> LockstepIterSize
[src]
fn add(self, other: LockstepIterSize) -> LockstepIterSize
Performs the +
operation.
Auto Trait Implementations
impl !Send for LockstepIterSize
impl !Send for LockstepIterSize
impl !Sync for LockstepIterSize
impl !Sync for LockstepIterSize