Skip to content

add warning for non release build #16

@tfa2si

Description

@tfa2si

if cfg!(debug_assertions) {
eprintln!("WARNING: This application was built in debug mode. For best performance, build with --release.");
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions