mentat/tokio/sidebar-items.js

1 line
514 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
initSidebarItems({"mod":[["clock","A configurable source of time."],["executor","Task execution utilities."],["fs","Asynchronous filesystem manipulation operations."],["io","Asynchronous I/O."],["net","TCP/UDP bindings for `tokio`."],["prelude","A \"prelude\" for users of the `tokio` crate."],["reactor","Event loop that drives Tokio I/O resources."],["runtime","A batteries included runtime for applications using Tokio."],["timer","Utilities for tracking time."],["util","Utilities for working with Tokio."]]});