Type Alias deltachat::authres::AuthservId

source ·
type AuthservId = String;

Aliased Type§

struct AuthservId {
    vec: Vec<u8>,
}

Fields§

§vec: Vec<u8>