☰
In core::cell
Modules
lazy
once
Structs
BorrowError
BorrowMutError
BorrowRef
BorrowRefMut
Cell
LazyCell
OnceCell
Ref
RefCell
RefMut
SyncUnsafeCell
UnsafeCell
Constants
UNUSED
Functions
assert_coerce_unsized
is_reading
is_writing
Type Definitions
BorrowFlag
?
Function
core
::
cell
::
is_reading
source
·
[
−
]
fn is_reading(x:
isize
) ->
bool