kernel
0.1.0
In kernel::fmt
Structs
Arguments
DebugList
DebugMap
DebugPtr
DebugSet
DebugStruct
DebugTuple
Error
Formatter
FormatterFn
Enums
Alignment
Traits
Binary
Debug
Display
LowerExp
LowerHex
Octal
Pointer
UpperExp
UpperHex
Write
Functions
ptr
write
Type Aliases
Result
Derive Macros
Debug
?
Settings
Function
kernel
::
fmt
::
ptr
Copy item path
source
·
[
−
]
pub(crate) fn ptr<P:
Pointer
>(ptr: P) ->
DebugPtr
<P>