1
Fork 0

Document almost all modules

Fixes #1082
This commit is contained in:
bjorn3 2020-09-23 15:13:49 +02:00
parent 934d56a646
commit c8699076f9
36 changed files with 145 additions and 66 deletions

View file

@ -1,4 +1,4 @@
//! Replaces 128-bit operators with lang item calls
//! Replaces 128-bit operators with lang item calls where necessary
use crate::prelude::*;