Function seed::browser::util::log

source · []
pub fn log<T>(object: T) -> T
Expand description

Convenience function for logging to the web browser’s console. See also the log! macro, which is more flexible.