puff-rs 0.1.2

Puff - Deep Stack Python Runtime and GraphQL library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
class QuotedString:
    pass


class UNICODE:
    pass


def register_adapter(*args, **kwargs):
    return None


def new_array_type(*args, **kwargs):
    return None


def register_type(*args, **kwargs):
    return None