Skip to content

Commit dd7fc44

Browse files
ManishearthLicenser
authored andcommitted
Add doc(inline) on glob reexport
1 parent d09fa74 commit dd7fc44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ use std::{alloc::dealloc, mem};
5858
pub use value_trait::StaticNode;
5959

6060
pub use crate::error::{Error, ErrorType};
61+
#[doc(inline)]
6162
pub use crate::value::*;
6263
pub use value_trait::ValueType;
6364

0 commit comments

Comments
 (0)