Function mailslurp::apis::inbox_controller_api::create_inbox_with_options[][src]

pub async fn create_inbox_with_options(
    configuration: &Configuration,
    params: CreateInboxWithOptionsParams
) -> Result<Inbox, Error<CreateInboxWithOptionsError>>

Additional endpoint that allows inbox creation with request body options. Can be more flexible that other methods for some clients.