magba 0.1.0

Magnetic computation library for Rust
Documentation
{
    "folders": [
        {
            "path": "."
        }
    ],
    "settings": {
        "rust-analyzer.cargo.features": [
            "sources"
        ],
        "psi-header.variables": [
            [
                "project",
                "Magba"
            ],
            [
                "license",
                "The 3-Clause BSD"
            ],
            [
                "yearpublished",
                "2025"
            ]
        ]
    },
}