Add various basic docstrings
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Equivalent of Rust's `Vec<T>`, but using relibc's own allocator.
|
||||
|
||||
use crate::{
|
||||
io::{self, Write},
|
||||
platform::{self, types::*, WriteByte},
|
||||
|
||||
Reference in New Issue
Block a user