Skip to content

std::Panic::Frame::file

file

Returns the filename where the panic occurred

Signature

file(self) -> string

Specifiers

  • const

Attributes

  • nodiscard

See Also

Back to Frame