{"id":74184,"library":"notan-core","title":"Notan Core","description":"Basic types and structs used in Notan","status":"active","version":"0.14.0","language":"rust","source_language":null,"source_url":"https://github.com/Nazariglez/notan","tags":["game","framework","core","graphics"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnotan_core = \"0.14.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add notan_core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"App","correct":"use notan_core::prelude::*;"}],"quickstart":{"code":"use notan_core::prelude::*;\n\nfn main() {\n    let app = App::new().build().unwrap();\n    app.run().unwrap();\n}","lang":"rust","description":"Core types and structs for the Notan game framework."},"warnings":[],"env_vars":null,"search_vec":"'basic':3 'core':2,12 'framework':11 'game':10 'graphic':13 'notan':1,9 'struct':6 'type':4 'use':7","created_at":"2026-06-17T19:00:29.062963+00:00","updated_at":"2026-06-17T19:00:29.062963+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Nazariglez/notan","github":"https://github.com/Nazariglez/notan","docs":"https://docs.rs/notan_core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}