#[test]
fn and_then() { unimplemented!() }
#[test]
fn try_trait() { unimplemented!() }
#[test]
fn from_result_cowsub() { unimplemented!() }
#[test]
fn from_result_opt_cowsub() { unimplemented!() }
#[test]
fn into_result_opt_cowsub() { unimplemented!() }