Enum actix_net::Never[][src]

pub enum Never {}

Trait Implementations

impl Copy for Never
[src]

impl Clone for Never
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Never
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Never

impl Sync for Never