1//! Built-in portable tools exposed through the classic runtime namespace. 2 3pub use rig_core::tool::builtin::*;