Skip to content

Commit

Permalink
update rust docs
Browse files Browse the repository at this point in the history
  • Loading branch information
c12i committed Sep 18, 2024
1 parent 3033ff5 commit 15cbac9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ytparse_cron/src/parser.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! # YouTube Scraper Module
//! # Yt Parser
//!
//! This module provides functionality to scrape and parse stream data from YouTube,
//! specifically tailored for the Parliament of Kenya Channel.
//! specifically tailored for the Parliament of Kenya Channel live streams.
//!
//! ## Key Components
//!
Expand Down
2 changes: 1 addition & 1 deletion ytparse_cron/src/yt_types.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! # YouTube Types
//! # Yt Types
//!
//! This module contains type definitions for working with the `ytInitialData` object.
//!
Expand Down

0 comments on commit 15cbac9

Please sign in to comment.