Skip to main content

DefaultEncryptedSyncJoiner

Type Alias DefaultEncryptedSyncJoiner 

Source
pub type DefaultEncryptedSyncJoiner<G> = EncryptedSyncJoiner<G, DEFAULT_BODY_SIZE>;
Expand description

Default encrypted sync file joiner.

Aliased Typeยง

pub struct DefaultEncryptedSyncJoiner<G> { /* private fields */ }