pub type Response = Response200;Aliased Type§
pub struct Response {
pub fingerprints: IndexMap<CompactString, CompactString>,
}Fields§
§fingerprints: IndexMap<CompactString, CompactString>pub type Response = Response200;pub struct Response {
pub fingerprints: IndexMap<CompactString, CompactString>,
}fingerprints: IndexMap<CompactString, CompactString>