We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d4552 commit f9922e4Copy full SHA for f9922e4
README.md
@@ -158,7 +158,6 @@ contexts, it is also possible to instead subtype the abstract subtype
158
`JSONContext` of `StructuralContext`. If this is the case, an `io::IO` field (as
159
above) is preferred, although the default implementation will only use this
160
for `write`, so replacing that method is enough to avoid this requirement.
161
-The default implementations will also use an internal
162
163
The following methods should be defined for your context, regardless of whether it
164
subtypes `JSONContext` or `StructuralContext` directly. If some of these methods
0 commit comments