Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstrings for a few small modules! #286

Merged
merged 2 commits into from
May 18, 2021

Commits on May 8, 2021

  1. Add docs for a few modules, nondestructively!

    - Add module docs for the `libsignal_protocol` crate!
    - Add docs to the `device-transfer` crate!
    - Add docs to `address`!
    
    beef up the docs for `address` because this is an important struct!
    
    respond to review comments
    
    revert module visibility changes
    
    de-clutter the docstring for `.device_id()`
    
    add missing docs warning
    
    fix uuid deps
    
    add doctest for `ProtocolAddress::new()`!
    
    avoid pulling in uuid into dev-dependencies
    cosmicexplorer committed May 8, 2021
    Configuration menu
    Copy the full SHA
    2893eb5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    0dc88f7 View commit details
    Browse the repository at this point in the history