Type Definition mond::Extra [] [src]

type Extra = Box<Any + Send + 'static>;

Box for extra data.