/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
// Disable this entire crate on Windows when Gecko symbols are not available // as linking would fail: // https://github.com/rust-lang/rust/pull/44603#issuecomment-338807312 // // On Linux and OS X linking succeeds anyway. // Presumably these symbol declarations don’t need to be resolved // as they’re not used in any code called from this crate. #![cfg(not(windows))]
externcrate euclid; externcrate style;
mod piecewise_linear;
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.15 Sekunden
(vorverarbeitet am 2026-08-26)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.