Skip to content

Commit

Permalink
docs: add quick description
Browse files Browse the repository at this point in the history
  • Loading branch information
torrybr committed Nov 27, 2024
1 parent 8fd5ed3 commit 973e277
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/matrix-sdk/src/live_location_share.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
// limitations under the License.

//! Types for live location sharing.
//!
//! Live location sharing allows users to share their real-time location with
//! others in a room via [MSC3489](https://github.com/matrix-org/matrix-spec-proposals/pull/3489).
use async_stream::stream;
use futures_util::Stream;
use ruma::{
Expand Down

0 comments on commit 973e277

Please sign in to comment.