Type Alias leetcode_api::Json

source ·
pub type Json = HashMap<&'static str, String>;

Aliased Type§

struct Json { /* private fields */ }