mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
fix reexport mess + document modules
This commit is contained in:
parent
7d6bdcca99
commit
317547c6b2
14 changed files with 383 additions and 350 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//! Prelude.
|
||||
|
||||
// Stdlib dependencies:
|
||||
pub(crate) use std::error::Error;
|
||||
pub(crate) use std::io::{stdout};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue