agde_
web
0.1.0
Web
Trait Implementations
Clone
Debug
Platform
Auto Trait Implementations
!RefUnwindSafe
!UnwindSafe
Freeze
Send
Sync
Unpin
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
CloneToUninit
From<T>
Into<U>
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
In crate agde_
web
agde_web
Struct
Web
Copy item path
source
pub struct Web(
/* private fields */
);
Trait Implementations
§
source
§
impl
Clone
for
Web
source
§
fn
clone
(&self) ->
Web
Returns a copy of the value.
Read more
1.0.0
·
source
§
fn
clone_from
(&mut self, source: &Self)
Performs copy-assignment from
source
.
Read more
source
§
impl
Debug
for
Web
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more