Skip to main content

custom_owner_from_box

Function custom_owner_from_box 

Source
fn custom_owner_from_box(
    kind: ErrorKind,
    error: Box<dyn Error + Send + Sync>,
) -> CustomOwner
🔬This is a nightly-only experimental API. (alloc_io #154046)