Skip to content

std::Panic::FrameContext::type_name

type_name

Returns the type name of the object that caused the panic

Signature

type_name(self) -> string

See Also

Back to FrameContext