{"id":65924,"library":"torin","title":"Torin","description":"UI layout Library designed for Freya.","status":"active","version":"0.3.4","language":"rust","source_language":null,"source_url":"https://github.com/marc2332/freya","tags":["ui","layout","freya","gui"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntorin = \"0.3.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add torin","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Layout","correct":"use torin::layout::Layout;"}],"quickstart":{"code":"use torin::layout::Layout;\n\nfn main() {\n    let layout = Layout::new();\n    println!(\"Layout created\");\n}","lang":"rust","description":"Creates a new Layout instance for UI layout."},"warnings":[],"env_vars":null,"search_vec":"'design':5 'freya':7,10 'gui':11 'layout':3,9 'librari':4 'torin':1 'ui':2,8","created_at":"2026-06-17T17:16:47.439352+00:00","updated_at":"2026-06-17T17:16:47.439352+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://freyaui.dev/","github":"https://github.com/marc2332/freya","docs":"https://docs.rs/torin/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"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}}