Struct ra_ap_proc_macro_api::MacroPanic [−][src]
pub struct MacroPanic {
pub message: String,
}Fields
message: StringAuto Trait Implementations
impl RefUnwindSafe for MacroPanic
impl Send for MacroPanic
impl Sync for MacroPanic
impl Unpin for MacroPanic
impl UnwindSafe for MacroPanic
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more