Skip to content

Commit

Permalink
Add top-level doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Jan 9, 2025
1 parent 2fb22b9 commit 4cd889c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/store/re_grpc_server/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Server implementation of an in-memory Storage Node.
use std::collections::VecDeque;
use std::pin::Pin;

Expand Down

0 comments on commit 4cd889c

Please sign in to comment.