Make the types module public, add documentation comments.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
//====--------------------------------------------------------------------------------------====//
|
||||
// ====------------------------------------------------------------------------------------==== //
|
||||
//
|
||||
// Cretonne code generation library.
|
||||
//
|
||||
//====--------------------------------------------------------------------------------------====//
|
||||
// ====------------------------------------------------------------------------------------==== //
|
||||
|
||||
mod types;
|
||||
pub mod types;
|
||||
|
||||
Reference in New Issue
Block a user