std
::
fmt
::
internal
::
StackGuard
Fields
previous
ptr
Methods
check_recursion
Struct
std
::
fmt
::
internal
::
StackGuard
struct
StackGuard
{ ... }
source
Fields
previous: &
StackGuard
ptr: &
void
Methods
impl
StackGuard
{ ... }
fn
check_recursion
<Ptr>(self: &
StackGuard
, ptr: Ptr) ->
bool
Ptr:
Pointer
source