Struct serde_closure::Text[][src]

pub struct Text<T: ?Sized>(_);

Auto Trait Implementations

impl<T: ?Sized> Send for Text<T>

impl<T: ?Sized> Sync for Text<T>