Skip to content

Commit d8851b4

Browse files
committed
Add link to source in string_utils.rs
1 parent b87433b commit d8851b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/string_utils.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// https://stackoverflow.com/a/54494217
2+
13
use std::ops::{Bound, RangeBounds};
24

35
pub trait StringUtils {

0 commit comments

Comments
 (0)