Derive Macro TlsSerialize
#[derive(TlsSerialize)]
{
// Attributes available to this derive:
#[tls_codec]
}
Available on crate feature
derive and (32-bit or 64-bit) only.#[derive(TlsSerialize)]
{
// Attributes available to this derive:
#[tls_codec]
}
derive and (32-bit or 64-bit) only.