Skip to contents

Mirrors Python's public RuntimeType.parse(...) entrypoint.

Usage

rt_parse(type_name, generics = list())

Arguments

type_name

A type descriptor to normalize.

generics

Generic type names to preserve during parsing.

Value

A normalized runtime_type.