dtolnay / typetag

Serde serializable and deserializable trait objects
Apache License 2.0
1.19k stars 38 forks source link

Adds #[doc(hidden)] to typetag_name and typetag_register. #11

Closed remexre closed 5 years ago

remexre commented 5 years ago

Resolves #9.

Adding #![deny(missing_docs)] to the tests doesn't seem to have an effect, possibly related to https://github.com/rust-lang/rust/issues/24584.

dtolnay commented 5 years ago

Published in 0.1.3.