Expand description

Re-exports the most frequently used parts of this library so that they can be used more conveniently.

Re-exports

pub use crate::core::item::Item;
pub use crate::core::machine::Machine;
pub use crate::core::stack::Stack;
pub use crate::core::Script;