chiark / gitweb /
Support retrieving the Instance object.
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 15:25:23 +0000 (15:25 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 15:47:32 +0000 (15:47 +0000)
commit34ce659b208f40847341aeb9e85ce76d6f0a4db9
treefa9500d1faf7aa3d0df089255bd8ede987c2e060
parenta58dfa1b13ddf98b16154e167a7d8fda648a1816
Support retrieving the Instance object.

Not much of it is decoded at the moment, but we'll need a few pieces
of configuration to inform the post composer about important things
like how to tell when it's hit its length limit.
src/client.rs
src/types.rs