Crate deno_net

source ·

Modules§

Structs§

  • UnsafelyIgnoreCertificateErrors is a wrapper struct so it can be placed inside GothamState; using type alias for a Option<Vec<String>> could work, but there’s a high chance that there might be another type alias pointing to a Option<Vec<String>>, which would override previously used alias.
  • An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:

Constants§

Traits§

Functions§