IndexCanisterId

Type Alias IndexCanisterId 

Source
pub type IndexCanisterId = Principal;
Expand description

The principal id of a index canister.

Aliased Typeยง

pub struct IndexCanisterId { /* private fields */ }