Struct soup_sys::SoupCachePrivate[][src]

#[repr(C)]
pub struct SoupCachePrivate(_);

Trait Implementations

impl Debug for SoupCachePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations