Crate crate is not intended to be used as a library for any of the application. this crate only serves some basic concept related to data structure.
crate
pub use self::datastruct::list_struct::LinkedList;