Clean up some Value/Bool/Char code
This commit is contained in:
parent
27f1fb63ea
commit
c2ac6450ba
4 changed files with 20 additions and 37 deletions
|
@ -1,3 +1,7 @@
|
|||
mod bool;
|
||||
mod char;
|
||||
mod value;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue