Type Definition fs_management::CryptClientFn

source ·
pub type CryptClientFn = Arc<dyn Fn() -> Channel + Send + Sync>;