Struct smallvectune::Log[][src]

pub struct Log;

Trait Implementations

impl Drop for Log
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Log

impl Sync for Log