GetMetadata

Type Alias GetMetadata 

Source
pub type GetMetadata = BoxFuture<'static, Result<GetMetadataResponse>>;

Aliased Typeยง

pub struct GetMetadata { /* private fields */ }