An elaboration of QML SceneGraph 1
python main.py --amount 100| #![feature(fn_traits, unboxed_closures)] | |
| macro_rules! orelse { | |
| (($($lhs:tt)+), $rhs:tt) => {$($lhs)+}; | |
| ((), ($($rhs:tt)*)) => {$($rhs)*} | |
| } | |
| macro_rules! overload { | |
| ( | |
| $v:vis fn $fn_name:ident { |
| import re | |
| import sys | |
| import requests | |
| import gitlab | |
| URL = 'https://gitlab.com' | |
| SIGN_IN_URL = 'https://gitlab.com/users/sign_in' |
An elaboration of QML SceneGraph 1
python main.py --amount 100