pub struct InternalRustfmt;Expand description
Rustfmt set via the config, or downloaded from CI, used to format local Rust code.
We never ship this rustfmt, it is designed only for internal usage.
Trait Implementations§
Source§impl Clone for InternalRustfmt
impl Clone for InternalRustfmt
Source§fn clone(&self) -> InternalRustfmt
fn clone(&self) -> InternalRustfmt
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for InternalRustfmt
impl Debug for InternalRustfmt
impl Eq for InternalRustfmt
Source§impl Hash for InternalRustfmt
impl Hash for InternalRustfmt
Source§impl PartialEq for InternalRustfmt
impl PartialEq for InternalRustfmt
Source§impl Step for InternalRustfmt
impl Step for InternalRustfmt
impl StructuralPartialEq for InternalRustfmt
Auto Trait Implementations§
impl Freeze for InternalRustfmt
impl RefUnwindSafe for InternalRustfmt
impl Send for InternalRustfmt
impl Sync for InternalRustfmt
impl Unpin for InternalRustfmt
impl UnsafeUnpin for InternalRustfmt
impl UnwindSafe for InternalRustfmt
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§impl<T> Pointable for T
impl<T> Pointable for T
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes