Home
last modified time | relevance | path

Searched refs:TextState (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dtext.rs367 state: TextState,
390 matches!(self.state, TextState::Complete) in is_complete()
432 state: TextState::Complete, in complete()
439 state: TextState::Partial, in partial()
446 enum TextState { enum