schwab_api 0.0.4

An unofficial rust library for Schwab API
Documentation
{
    "screeners": [
        {
            "change": 10,
            "description": "Dow jones",
            "direction": "up",
            "last": 100,
            "symbol": "$DJI",
            "totalVolume": 100
        },
        {
            "change": 10,
            "description": "Dow jones",
            "direction": "up",
            "last": 100,
            "symbol": "$DJI",
            "totalVolume": 100
        },
        {
            "change": 10,
            "description": "Dow jones",
            "direction": "up",
            "last": 100,
            "symbol": "$DJI",
            "totalVolume": 100
        }
    ]
}