Struct rustc_session::config::PacRet
source · pub struct PacRet {
pub leaf: bool,
pub key: PAuthKey,
}
Fields§
§leaf: bool
§key: PAuthKey
Trait Implementations§
source§impl PartialEq<PacRet> for PacRet
impl PartialEq<PacRet> for PacRet
impl Copy for PacRet
impl StructuralPartialEq for PacRet
Auto Trait Implementations§
impl RefUnwindSafe for PacRet
impl Send for PacRet
impl Sync for PacRet
impl Unpin for PacRet
impl UnwindSafe for PacRet
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
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: 2 bytes