[][src]Type Definition japi::Meta

type Meta = BTreeMap<String, Value>;

An object containing non-standard meta information

See the JSON:API docs for more information