Type Alias fireblocks_sdk::QueryParams
source · pub type QueryParams = Vec<(String, String)>;
Aliased Type§
struct QueryParams { /* private fields */ }
pub type QueryParams = Vec<(String, String)>;
struct QueryParams { /* private fields */ }