Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
CID path
Exmaple
"QmcaHAFzUPRCRaUK12dC6YyhcqEEtdfg94XrPwgCxZ1ihD/myfile.txt"
Instances
Eq Path Source # | |
Ord Path Source # | |
Show Path Source # | |
IsString Path Source # | |
Defined in Network.IPFS.Path.Types fromString :: String -> Path # | |
Generic Path Source # | |
ToHttpApiData Path Source # | |
Defined in Network.IPFS.Path.Types toUrlPiece :: Path -> Text # toEncodedUrlPiece :: Path -> Builder # toHeader :: Path -> ByteString # toQueryParam :: Path -> Text # | |
ToSchema Path Source # | |
Defined in Network.IPFS.Path.Types | |
MimeRender PlainText Path Source # | |
Defined in Network.IPFS.Path.Types mimeRender :: Proxy PlainText -> Path -> ByteString # | |
MimeRender OctetStream Path Source # | |
Defined in Network.IPFS.Path.Types mimeRender :: Proxy OctetStream -> Path -> ByteString # | |
type Rep Path Source # | |
Defined in Network.IPFS.Path.Types |