Struct rdedup_lib::Repo [] [src]

pub struct Repo { /* fields omitted */ }

Rdedup repository

Methods

impl Repo
[src]

Old repository config creation, should not be used anymore other than backward compatibility testing purposes

Create new rdedup repository

Remove a stored name from repo

Change the passphrase

List all names

Trait Implementations

impl Clone for Repo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Repo
[src]

Formats the value using the given formatter.