Skip to content

Commit

Permalink
errors: move module-level docstring from scylla_cql::errors to scylla…
Browse files Browse the repository at this point in the history
…::errors
  • Loading branch information
muzarski committed Sep 18, 2024
1 parent affb253 commit f24135b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scylla/src/errors.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! This module contains various errors which can be returned by `scylla::Session`
use std::{
error::Error,
io::ErrorKind,
Expand Down

0 comments on commit f24135b

Please sign in to comment.