Module rusty_results.tests.option.test_option_empty

Functions

def test_early_return()
def test_empty_and_then()
def test_empty_contains()
def test_empty_expect_none()
def test_empty_expects()
def test_empty_filter()
def test_empty_is_empty()
def test_empty_is_some()
def test_empty_iter()
def test_empty_map()
def test_empty_map_or()
def test_empty_map_or_else()
def test_empty_ok_or()
def test_empty_ok_or_else()
def test_empty_or_else()
def test_empty_unwrap()
def test_empty_unwrap_empty()
def test_empty_unwrap_or()
def test_empty_unwrap_or_else()
def test_empty_xor()
def test_empty_zip()
def test_empty_zip_with()
def test_flatten()
def test_flatten_one()
def test_transpose()