mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 11:51:32 +03:00
11 lines
135 B
Haskell
11 lines
135 B
Haskell
module Urbit.CTTP where
|
|
|
|
{-
|
|
h2o_iovec_t
|
|
_cttp_vec_to_atom
|
|
u3_hhed*
|
|
type HHed = [(Text, Text)]
|
|
u3_hbod*
|
|
type HBod = [ByteString]
|
|
-}
|