Struct webplatform::LocalStorageInterface [] [src]

pub struct LocalStorageInterface;

Methods

impl LocalStorageInterface
[src]

Trait Implementations

impl IntoIterator for LocalStorageInterface
[src]

The type of the elements being iterated over.

Which kind of iterator are we turning this into?

Creates an iterator from a value. Read more