Struct ppapi::ConsoleExperimental
[-]
[+]
[src]
pub struct Console(_);
pub struct Console(_);
impl ConsoleInterface for Consolefn log_to_browser(&self, lvl: PP_LogLevel, value: PP_Var)fn log_with_source<ST: ToVar, VT: ToVar>(&self, lvl: PP_LogLevel, source: ST, value: VT)fn log<T: ToVar>(&self, lvl: PP_LogLevel, value: T)impl Copy for Consoleimpl PartialEq for Consoleimpl Eq for Consolefn assert_receiver_is_total_eq(&self)impl Clone for Consolefn clone(&self) -> Consolefn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).