Modelina
    Preparing search index...

    Interface RustCommonPresetOptions

    interface RustCommonPresetOptions {
        deriveDefault: boolean;
        implementDefault: boolean;
        implementNew: boolean;
    }
    Index

    Properties

    deriveDefault: boolean
    implementDefault: boolean
    implementNew: boolean