Struct servo_url::origin::MutableOrigin [] [src]

pub struct MutableOrigin(_);

A representation of an origin.

Methods

impl MutableOrigin
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for MutableOrigin
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for MutableOrigin
[src]

[src]

Formats the value using the given formatter. Read more

impl MallocSizeOf for MutableOrigin

Measure the heap usage of all descendant heap-allocated structures, but not the space taken up by the value itself. Read more