Expand description

This module contains TransformEntry and TransformField traits as well as all types that implement it

Re-exports

  • pub use self::entry::feed::Feed;
  • pub use self::entry::html::Html;
  • pub use self::entry::http::Http;
  • pub use self::entry::json::Json;
  • pub use self::entry::print::DebugPrint;
  • pub use self::entry::use_as::Use;
  • pub use self::field::caps::Caps;
  • pub use self::field::set::Set;
  • pub use self::field::shorten::Shorten;
  • pub use self::field::trim::Trim;

Modules

Traits