Cow<'_, str>.CStr.Cow<'_, str>.CStr.Type in its binary format. Read moreType.mode version of split_at_position
\nmode version of split_at_position
\n&str, the position\ncorresponds to the byte index of the characterindex bytes. panics if index > lengthindex byte offset. panics if index > length&str, the position\ncorresponds to the byte index of the characterImplement IntoDeleteInput for &str so we can use &str as a DeleteInput.
self into a DeleteInput.parse() succeeded Read moreThis is a shortcut for [literal][crate::token::literal].
\nfn parser<'s>(s: &mut &'s str) -> ModalResult<&'s str> {\n alt((\"Hello\", take(5usize))).parse_next(s)\n}\n\nassert_eq!(parser.parse_peek(\"Hello, World!\"), Ok((\", World!\", \"Hello\")));\nassert_eq!(parser.parse_peek(\"Something\"), Ok((\"hing\", \"Somet\")));\nassert!(parser.parse_peek(\"Some\").is_err());\nassert!(parser.parse_peek(\"\").is_err());Stream], turning it into the output Read moreinput, generating O from itStream], turning it into the output Read more&mut Self as a parser Read moreParser Read morestd::convert::From Read moreResult over the output of a parser. Read morestd::str::FromStr to the output of the parser Read moreIncomplete][crate::error::ErrMode::Incomplete] into [Backtrack][crate::error::ErrMode::Backtrack] Read morestd::convert::FromNon-allocating substring search.
\nWill handle the pattern \"\" as returning empty matches at each character\nboundary.
assert_eq!(\"Hello world\".find(\"world\"), Some(6));pattern)Checks whether the pattern matches at the front of the haystack.
\npattern)Checks whether the pattern matches anywhere in the haystack
\npattern)Removes the pattern from the front of haystack, if it matches.
\npattern)Checks whether the pattern matches at the back of the haystack.
\npattern)Removes the pattern from the back of haystack, if it matches.
\npattern)pattern)self and the haystack to search in.pattern)dst to replace the current match. Read moreScalar] type.tokens into the stream Read moreSelf::Checkpoint] Read moreStream::traceStream::trace]Stream] is can ever be incompleteStream] is currently incompleteself into the binary format of the specified\nPostgres Type, appending it to out. Read moreType.Output type to be used as Streampos in the verifier’s buffer.\nShould not need to be called directly.Cow<'_, str>.CStr.Cow<'_, str>.CStr.ColumnIndexOutOfBounds, or,\nColumnNotFound.ColumnIndexOutOfBounds, or,\nColumnNotFound.ColumnIndexOutOfBounds, or,\nColumnNotFound.ColumnIndexOutOfBounds, or,\nColumnNotFound.ColumnIndexOutOfBounds, or,\nColumnNotFound.ColumnIndexOutOfBounds, or,\nColumnNotFound.self into buf in the expected format for the database.self into buf in the expected format for the database.self into buf in the expected format for the database.true if the statement should be cached.Type in its binary format. Read moreType.mode version of split_at_position
\nmode version of split_at_position
\n&str, the position\ncorresponds to the byte index of the characterindex bytes. panics if index > lengthindex byte offset. panics if index > length&str, the position\ncorresponds to the byte index of the characterImplement IntoDeleteInput for &str so we can use &str as a DeleteInput.
self into a DeleteInput.parse() succeeded Read moreThis is a shortcut for [literal][crate::token::literal].
\nfn parser<'s>(s: &mut &'s str) -> ModalResult<&'s str> {\n alt((\"Hello\", take(5usize))).parse_next(s)\n}\n\nassert_eq!(parser.parse_peek(\"Hello, World!\"), Ok((\", World!\", \"Hello\")));\nassert_eq!(parser.parse_peek(\"Something\"), Ok((\"hing\", \"Somet\")));\nassert!(parser.parse_peek(\"Some\").is_err());\nassert!(parser.parse_peek(\"\").is_err());Stream], turning it into the output Read moreinput, generating O from itStream], turning it into the output Read more&mut Self as a parser Read moreParser Read morestd::convert::From Read moreResult over the output of a parser. Read morestd::str::FromStr to the output of the parser Read moreIncomplete][crate::error::ErrMode::Incomplete] into [Backtrack][crate::error::ErrMode::Backtrack] Read morestd::convert::FromNon-allocating substring search.
\nWill handle the pattern \"\" as returning empty matches at each character\nboundary.
assert_eq!(\"Hello world\".find(\"world\"), Some(6));pattern)Checks whether the pattern matches at the front of the haystack.
\npattern)Checks whether the pattern matches anywhere in the haystack
\npattern)Removes the pattern from the front of haystack, if it matches.
\npattern)Checks whether the pattern matches at the back of the haystack.
\npattern)Removes the pattern from the back of haystack, if it matches.
\npattern)pattern)self and the haystack to search in.pattern)dst to replace the current match. Read moredst to replace the current match. Read moreReplacement using Literal Strings
\ncaps capture group.Scalar] type.tokens into the stream Read moreSelf::Checkpoint] Read moreStream::traceStream::trace]Stream] is can ever be incompleteStream] is currently incompleteself into the binary format of the specified\nPostgres Type, appending it to out. Read moreType.Output type to be used as Streampos in the verifier’s buffer.\nShould not need to be called directly.