Function gr::cmds::common::num_user_gists

source ยท
pub fn num_user_gists<W: Write>(
    remote: Arc<dyn CodeGist>,
    writer: W,
) -> Result<()>