Skip to main content

Crate rscontacts

Crate rscontacts 

Source

Modules§

commands
helpers

Macros§

doit_retry
Convenience macro to wrap a .doit().await call with retry logic. The expression must be a builder chain ending before .doit(). It is re-evaluated on each retry, so it must not consume owned values that aren’t recreated (use .clone() for owned parameters).

Structs§

Cli

Enums§

Commands

Functions§

generate_completions