![]() Hiding character fetching behind this interface allows us to create more specific implementations when is appropriate. For instance, an instance of `Input` can be created for a `&str`, allowing for borrowing and more efficient peeking and traversing than if we were to fetch characters one at a time and placing them into a temporary buffer. |
||
---|---|---|
.. | ||
yaml-test-suite@45db50aecf | ||
basic.rs | ||
issues.rs | ||
spec_test.rs | ||
spec_test.rs.inc | ||
specexamples.rs.inc | ||
yaml-test-suite.rs |