Struct bytecodec::marker::Never [] [src]

pub struct Never(_);

Never instantiated type.

Trait Implementations

impl Debug for Never
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Never

impl Sync for Never