indexer
0.1.0
In indexer::access
?
Function
indexer
::
access
::
is_controller
source
·
[
−
]
pub fn is_controller() ->
bool
Expand description
Checks if the caller is a controller of the canister.
§
Returns
bool
-
true
if the caller is a controller,
false
otherwise.