You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix the description of TimeoutFlags::ETIME_SUCCESS (#342)
* fix opcode::Timeout docs
`TimeoutFlags::TIMEOUT` does not exists, pull request that added it
probably meant `TimeoutFlags::MULTISHOT`, but it's not in scope either
so fix for that too
* document submit_with_args a bit more
* fix docs for TimeoutFlags
Constants referred by docs are available directly, without `types::`
prefix
0 commit comments