Merge pull request #82 from tomaka/documentation
Some documentation improvements
This commit is contained in:
commit
f1d70d351e
3 changed files with 25 additions and 23 deletions
|
|
@ -7,6 +7,8 @@
|
|||
//! - `unix`
|
||||
//! - `windows`
|
||||
//!
|
||||
//! However only the module corresponding to the platform you're compiling to will be available.
|
||||
//!
|
||||
pub mod android;
|
||||
pub mod macos;
|
||||
pub mod unix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue