1.0.0[][src]Constant tract_hir::internal::tract_downcast_rs::__std::env::consts::DLL_EXTENSION

pub const DLL_EXTENSION: &'static str;

Specifies the file extension used for shared libraries on this platform that goes after the dot. Example value is so.

Some possible values:

  • so
  • dylib
  • dll