Skip to content

Commit

Permalink
[ORTHOGONAL] Add docs to proto!
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicexplorer committed May 4, 2021
1 parent e67fe6f commit 55c9c65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rust/protocol/src/proto.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
//
// Copyright 2020 Signal Messenger, LLC.
// Copyright 2020-2021 Signal Messenger, LLC.
// SPDX-License-Identifier: AGPL-3.0-only
//

//! Protobuf definitions.

pub mod fingerprint;
pub mod sealed_sender;
pub mod storage;
Expand Down

0 comments on commit 55c9c65

Please sign in to comment.