[][src]Trait boa::builtins::object::InternalState

pub trait InternalState: Debug { }

This trait must be implemented by all structs used for internal state.

Implementors

impl InternalState for ConsoleState[src]

Loading content...