Skip to content

Commit a7b9193

Browse files
committed
add readme to doc-tests
1 parent 5407708 commit a7b9193

File tree

1 file changed

+1
-1
lines changed
  • contrib/clarity-serialization/src

1 file changed

+1
-1
lines changed

contrib/clarity-serialization/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
//
1313
// You should have received a copy of the GNU General Public License
1414
// along with this program. If not, see <http://www.gnu.org/licenses/>.
15-
15+
#[doc = include_str!("../README.md")]
1616
#[macro_use]
1717
extern crate serde_derive;
1818

0 commit comments

Comments
 (0)