Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : return_if_ok

A macro that returns a `Result` as-is if it’s `Ok(_)`, or unwraps it if it’s `Err(_)`. This is the “opposite” of `try!`, in the same way that `Result::or_else` is the opposite of `Result::and_then`.

Registry - Source - Documentation - JSON
purl: pkg:cargo/return_if_ok
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Downloads: 1,736 total
Stars: 88 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...