pub fn nanoseconds(tokens: TokenStream) -> TokenStreamExpand description
Create an expression of seconds and microseconds from a domain-specific language.
This macro is private API that powers the datetime::time_interval! macro. It should not be
used directly.