Remove TODO comment

main
Pantonshire 4 years ago
parent 8ba4dbcce6
commit 569e291cd3

@ -21,8 +21,6 @@ use sqlx::{
use buf::{StackString, HeapString};
// TODO: inlining
/// A non-growable string where strings 22 bytes or shorter are stored on the stack and longer
/// strings are stored on the heap.
///

Loading…
Cancel
Save