Type Alias ClearPage

Source
pub type ClearPage = BoxFuture<'static, Result<ClearPageResponse>>;

Aliased Typeยง

struct ClearPage {}