[go: up one dir, main page]

Function fuels_core::pad_string

source ·
pub fn pad_string(s: &str) -> Vec<u8>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,