Type Alias jsonapi_rs::api::Links

source ·
pub type Links = HashMap<String, JsonApiValue>;

Aliased Type§

struct Links { /* private fields */ }