add docs and change examples to reflect changing interfaces
This commit is contained in:
parent
320b0d348d
commit
a0713c1f38
10 changed files with 95 additions and 85 deletions
|
@ -1,2 +1,4 @@
|
|||
mod vcd;
|
||||
pub use vcd::*;
|
||||
pub use vcd::*;
|
||||
|
||||
pub use num::BigUint;
|
Reference in a new issue