Struct mpot_http::__StaticPath
source · pub(crate) struct __StaticPath;
Trait Implementations§
source§impl AsRef<str> for __StaticPath
impl AsRef<str> for __StaticPath
source§impl Clone for __StaticPath
impl Clone for __StaticPath
source§fn clone(&self) -> __StaticPath
fn clone(&self) -> __StaticPath
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more