mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 09:30:01 +00:00
Add documentation for the random
module
This commit is contained in:
parent
c995b8723e
commit
f2bd39b722
@ -11,3 +11,6 @@ pub mod utils;
|
|||||||
|
|
||||||
/// Documentation for the [`crate::compute`] module.
|
/// Documentation for the [`crate::compute`] module.
|
||||||
pub mod compute;
|
pub mod compute;
|
||||||
|
|
||||||
|
/// Documentation for the [`crate::random`] module.
|
||||||
|
pub mod random;
|
Loading…
x
Reference in New Issue
Block a user