- Add encoderhero import to multiple modules - Implement heroscript_dumps and heroscript_loads functions - Update several methods to use `if mut` for cleaner optionals - Rename rclone globals for clarity
vastai
To get started
import incubaid.herolib.clients. vastai
mut client:= vastai.get()!
client...
example heroscript
!!vastai.configure
secret: '...'
host: 'localhost'
port: 8888