mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 20:55:03 +01:00
rename classes to methods
This commit is contained in:
parent
9b48dec533
commit
7ce8f8058d
8 changed files with 26 additions and 26 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#![warn(rust_2018_idioms)]
|
||||
|
||||
mod classes;
|
||||
mod connection;
|
||||
mod error;
|
||||
mod frame;
|
||||
mod methods;
|
||||
mod sasl;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue