aboutsummaryrefslogtreecommitdiffstats
path: root/src/std.rs
Commit message (Collapse)AuthorAgeFilesLines
* also create separate pty structs per backendJesse Luehrs2021-02-231-0/+2
for now, they are identical, but i will change them to be specialized next