Skip to content

Commit 87c3cd5

Browse files
committed
add to unstable book
1 parent 14a6dd7 commit 87c3cd5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/doc/unstable-book/src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
- [drop_types_in_const](drop-types-in-const.md)
6666
- [dropck_eyepatch](dropck-eyepatch.md)
6767
- [dropck_parametricity](dropck-parametricity.md)
68+
- [duration_as_millis](duration-as-millis.md)
6869
- [enumset](enumset.md)
6970
- [error_type_id](error-type-id.md)
7071
- [exact_size_is_empty](exact-size-is-empty.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `duration_as_millis`
2+
3+
The tracking issue for this feature is: FIXME
4+
5+
------------------------

0 commit comments

Comments
 (0)